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.


Intel VMX ASM fixes
[palacios.git] / palacios / include / palacios / vmx_lowlevel.h
2010-01-30 Jack Lange Intel VMX ASM fixes
2009-08-21 Andy Gocke Modified boot and vmxassist to handle real/protected...
2009-08-06 Andy Gocke Latest VMX work that still has bug in guest state causi...
2009-08-04 Andy Gocke Succesfully launches and jumps into the exit handler...
2009-07-23 Andy Gocke vmx_patch5
2009-07-20 Jack Lange added alignment to vmxon pointer
2009-07-20 Andy Gocke vmx_patch4
2009-07-16 Andy Gocke VMX patch series, compilation enabled
2009-07-15 Andy Gogke Additional VMX support. Bootstrapping code added.
2009-07-13 Andy Gocke vmx refactoring
2009-06-30 Andy Gocke Rewrote /include/vmx_lowlevel.h to include all the...
2009-06-26 Jack Lange added lowlevel header file for VMX