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 VM reset capability to Linux and Linux user
[palacios.git] / linux_usr / v3_ctrl.h
2015-06-18 Peter Dinda Expose VM reset capability to Linux and Linux user
2014-08-25 Kyle Hale, Shiva... P-State control on Linux - User Utility and Library
2013-10-10 Peter Dinda Dynamic migration of memory from node to node
2013-08-20 Peter Dinda v3_mem enhancements - managed offlining; ability to...
2013-08-04 Peter Dinda Enhanced user-space memory interface, allowing dynamic...
2013-03-18 Peter Dinda Checkpointing and migration now support options, the...
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