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.


Linux user updates for more recent distros (Ubuntu 14.04 as target)
[palacios.git] / linux_usr / v3_free.c
2015-12-22 Peter Dinda Linux user updates for more recent distros (Ubuntu...
2015-06-18 Peter Dinda Expose VM reset capability to Linux and Linux user
2012-08-17 Peter Dinda better UI for v3_free
2012-08-03 Kyle Hale repurpose v3_ctrl.c as a utility library for palacios...
2012-07-07 Kyle Hale Small fixes in v3_free.c
2012-06-20 Peter Dinda Cleaned up help messages for userspace utils
2011-10-06 Jack Lange userspace changes to break apart VM lifecycle management