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.


Merge branch 'Release-1.2' of ssh://palacios@newskysaw.cs.northwestern.edu//home...
[palacios.git] / palacios / include / palacios / vmm_ctrl_regs.h
2009-04-23 Jack Lange added host cpu type function
2009-03-03 Jack Lange reformatting include files
2008-10-27 Jack Lange more 64 bit guest support
2008-10-27 Jack Lange added MSR hook framework
2008-10-16 Jack Lange more namespace changes
2008-10-03 Jack Lange added new copyright and license
2008-09-26 Jack Lange removed defines for CR3
2008-09-26 Jack Lange almost done with the namespace protection via -D__V3VEE...
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-08-25 Jack Lange added queue implementation
2008-07-28 Peter Dinda Added RTC functionality (including interrupt injection...
2008-07-25 Jack Lange added decoder support for cr0 write handler
2008-05-14 Jack Lange architecture independence work
2008-04-05 Jack Lange code restructuring