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.


major VMX update
[palacios.git] / palacios / include / palacios / vmcb.h
2009-12-03 Jack Lange major VMX update
2009-08-11 Jack Lange reworked the interrupt handling to streamline things...
2009-06-10 Jack Lange cleanup of vmcb structs and names
2009-03-03 Jack Lange reformatting include files
2009-01-30 Jack Lange some fixes
2008-10-07 Jack Lange updated to 64 bits based on the wrong f#@$%ing trunk
2008-10-03 Jack Lange added new copyright and license
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange added copyright tags
2008-09-25 Jack Lange added copyright tags
2008-07-22 Jack Lange code clean up
2008-05-14 Jack Lange architecture independence work
2008-04-30 Jack Lange a guest kernel that works equally well on the dell+HP
2008-04-11 Jack Lange *** empty log message ***
2008-04-09 Jack Lange added the framework for interupt delivery
2008-04-05 Jack Lange code restructuring