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.


Cleanup and sanity-checking of integer overflow, null comparisons, dead code (Coverit...
[palacios.git] / palacios / src / palacios / vmm_swapping.c
2015-09-01 Peter Dinda Cleanup and sanity-checking of integer overflow, null...
2015-04-28 Peter Dinda Minor compile warning fixup and error checks
2014-08-24 Peter Dinda Bug fix and cleanup
2014-06-22 Daniel Zuo, Nikhat... Add swapping and pinning capability to Palacios