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.


Latest VMX work that still has bug in guest state causing #GP after launch.
authorAndy Gocke <agocke@gmail.com>
Thu, 6 Aug 2009 22:17:19 +0000 (17:17 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 6 Aug 2009 22:17:19 +0000 (17:17 -0500)
commita24a1722328a575cec8dd8578902fd0f68c72c1c
tree56fd47cf1971e7310b03b01ab2198c1da8a1a9f7
parentcc8a46c3523fd92c97fae8ba2433119a91a86441
Latest VMX work that still has bug in guest state causing #GP after launch.
palacios/include/palacios/vmcs.h
palacios/include/palacios/vmx_handler.h
palacios/include/palacios/vmx_lowlevel.h
palacios/src/palacios/vmcs.c
palacios/src/palacios/vmcs_fields.asm [deleted file]
palacios/src/palacios/vmcs_gen.c [deleted file]
palacios/src/palacios/vmx.c
palacios/src/palacios/vmx_handler.c
palacios/src/palacios/vmx_lowlevel.S