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.


Palacios GUI Added
[palacios.git] / linux_usr / v3_ctrl.h
2012-08-05 Kyle Hale Support for new Palacios image file format (Version 1)
2012-08-03 Kyle Hale repurpose v3_ctrl.c as a utility library for palacios...
2012-07-27 Jack Lange added host_pci passthrough PCI support
2012-07-19 Diana Palsetia,... Linux userspace tools for live migration
2012-06-20 Jack Lange added dedicated debugging framework with associated...
2012-06-20 Jack Lange cleaned up ioctl linux interfaces
2011-10-06 Jack Lange userspace changes to break apart VM lifecycle management
2011-09-16 Madhav Suresh hooked checkpoint code up to the linux module and added...
2011-09-16 Jack Lange reworked VM stopping to avoid deallocation ordering...
2011-08-18 Lei Xia Initial support for moving virtual cores among differen...
2011-03-18 Jack Lange added needed header file