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 of linkage issues for non-Linux hosts
[palacios.git] / linux_module / mcheck.c
2014-06-23 Peter Dinda Guest control cleanup
2013-09-19 Peter Dinda Cleaned up deinitialization of VMM and free of VMs
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2011-08-26 Patrick G. Bridges First cut at changes to enhance/fix machine check injec...