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.


reworked some of the interrupt handling
[palacios.git] / palacios / src / palacios / vmm_shadow_paging.c
2008-05-14 Jack Lange reworked some of the interrupt handling
2008-05-14 Jack Lange architecture independence work
2008-05-13 Jack Lange initial shadow paging support
2008-05-13 Jack Lange more shadow paging changes
2008-05-13 Jack Lange lots of changes...
2008-04-05 Jack Lange code restructuring