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.


Expose HVM state to host + Linux host /proc additions for it
[palacios.git] / palacios / src / palacios / vmm_chkpt_stores.h
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-12-26 Peter Dinda Implementation of revised checkpoint/migrate interface...
2012-07-19 Mark Cartwright... Live Migration Functionality
2012-07-07 Peter Dinda Lots of pedantic error checking in Palacios proper...
2012-06-20 Peter Dinda More extensive error checking in checkpoint/restore...
2011-10-27 Jack Lange updated file interface to work with earlier 2.6 kernels...
2011-09-16 Jack Lange hooking checkpoints into vmm execution
2011-09-16 Jack Lange keyed stream interface fixes
2011-09-16 Madhav Suresh core checkpoint import