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.


Fixes to time code to allow virtualization to hide costs of running in the
[palacios.releases.git] / palacios / include / palacios / vmx_assist.h
2009-12-03 Jack Lange major VMX update
2009-08-21 Jack Lange minor cleanup to vmxassist context code
2009-08-21 Jack Lange added palacios MACROs
2009-08-21 Andy Gocke Modified boot and vmxassist to handle real/protected...