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.


Lots of pedantic error checking in Palacios proper, especially for memory
[palacios.git] / palacios / src / palacios / mmu / vmm_shdw_pg_kvm.c
2012-07-07 Peter Dinda Lots of pedantic error checking in Palacios proper...
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2010-11-19 Jack Lange update page free interface to allow freeing of multiple...
2010-05-21 Jack Lange license fixes for code borrowed from Linux
2010-05-19 Jack Lange license fixes for code stolen from Linux under GPL
2010-05-04 Jack Lange restructuring of shadow paging implementations