Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Start at support for multiple VMs per core on VMX systems. Minor compile fixup for...
authorPatrick G. Bridges <bridges@cs.unm.edu>
Mon, 7 Mar 2011 22:54:11 +0000 (14:54 -0800)
committerPatrick G. Bridges <bridges@cs.unm.edu>
Mon, 7 Mar 2011 22:54:11 +0000 (14:54 -0800)
commit9e5edc5349bbd8d3e8e4f0dabe78e6543f32708a
treecfe621367c3f034c95682629ef507676eb4dcbb0
parentb650a788fd1a43d34554af1acbabc41ad0323a19
Start at support for multiple VMs per core on VMX systems. Minor compile fixup for Xed as well
palacios/include/palacios/vmx.h
palacios/include/palacios/vmx_handler.h
palacios/src/palacios/vmm_xed.c
palacios/src/palacios/vmx.c
palacios/src/palacios/vmx_assist.c
palacios/src/palacios/vmx_handler.c