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 unintentional integer overflow, unsigned/zero comparis...
[palacios.git] / palacios / src / devices / tmpdisk.c
2015-09-01 Peter Dinda Cleanup and sanity-checking of unintentional integer...
2014-05-26 Chunxiao Diao, Dan... Convert shadow paging to use 32 PAE (Remove 32 Bit...
2013-08-18 Peter Dinda Constraints in page allocation, and code changes to...
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-07-07 Peter Dinda Lots of pedantic error checking in Palacios proper...
2010-11-23 Jack Lange deallocation of devices
2010-11-23 Jack Lange changed device registration interface
2010-11-23 Jack Lange Updated devices to remove vm_device dependencies.
2010-08-13 Jack Lange change to device configuration syntax
2010-01-14 Jack Lange refactoring to the point of compilation
2010-01-07 Jack Lange lots of fixes
2009-12-07 Jack Lange device fixes for bugs introduced with new configuration...
2009-12-01 Jack Lange integrated new configuration system