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 / Makefile
2015-12-22 Peter Dinda Linux user updates for more recent distros (Ubuntu...
2015-06-23 William Gross and... Device File Virtualization Proof of Concept (Host Shado...
2015-06-18 Peter Dinda Expose VM reset capability to Linux and Linux user
2014-09-11 Kyle Hale add userspace shared library for QEMU use
2014-08-25 Kyle Hale, Shiva... P-State control on Linux - User Utility and Library
2014-06-27 Peter Dinda Linux user-space tools for memory tracking functionality
2013-10-10 Peter Dinda Dynamic migration of memory from node to node
2013-08-21 Peter Dinda Updated userspace guest memory access tools for regions...
2013-08-20 Peter Dinda Made memory manager reset distinct from removal of...
2013-05-24 Peter Dinda Lock checking framework and cleanup of linux module...
2013-04-25 Peter Dinda Host PCI with selective privilege (can dynamically...
2013-04-24 Kyle Hale Add guarded module infrastructure
2013-03-22 Peter Dinda VNC server interface to graphics console source code
2013-03-22 Peter Dinda Graphics console user space interface library
2013-03-13 Peter Dinda User space library and example tool for accessing guest...
2012-12-21 Peter Dinda Friendlier user-space build/run for graphical component...
2012-10-18 Thomas Naughton Cleanup of curses dependency in v3_cons/cons_sc build
2012-10-01 Peter Dinda Rebuild v3_create by default
2012-09-21 Patrick G. Bridges Added updated sleep/wakeup functionality
2012-08-03 Kyle Hale repurpose v3_ctrl.c as a utility library for palacios...
2012-07-27 Jack Lange reworked v3_create to allow loading XML files directly...
2012-07-27 Jack Lange added host_pci passthrough PCI support
2012-07-19 Diana Palsetia,... Linux userspace tools for live migration
2012-06-22 Ferrol Aderholdt User utils for memory offlining and VM creation with...
2012-06-20 Peter Dinda Cleaned up help messages for userspace utils
2012-06-04 Kyle Hale Added user-space utilities for controlling the selectiv...
2012-04-26 Peter Dinda Usability enhancements for v3_vncserver
2012-04-14 Jack Lange update v3_mem to handle sparse hotpluggable memory...
2012-04-13 Peter Dinda linux userspace hypercall addition utility + Makefile...
2012-03-25 Peter Dinda Cleanup of user tools build process; make STATIC=0...
2012-02-10 Jack Lange initial simulation functionality
2012-01-20 Patrick G. Bridges Moved v3_cons to being dynamically linked again, added...
2012-01-17 Patrick G. Bridges minor changes to allow proper static linking of the...
2011-10-06 Jack Lange userspace changes to break apart VM lifecycle management
2011-09-20 Jack Lange added missing pause/continue utilities
2011-09-16 Madhav Suresh hooked checkpoint code up to the linux module and added...
2011-09-14 Jack Lange Merge branch 'devel' of newskysaw.cs.northwestern.edu...
2011-09-14 Jack Lange various bug fixes to the block layer
2011-09-08 Peter Dinda Merge fix
2011-08-26 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-08-26 Patrick G. Bridges First cut at changes to enhance/fix machine check injec...
2011-08-18 Lei Xia Initial support for moving virtual cores among differen...
2011-08-18 Lei Xia Fix virtual serial to use stream backend access
2011-08-17 Jack Lange added virtio console, finished the stream interface...
2011-07-30 Jack Lange added barrier synchronization and integrated it with...
2011-07-25 Peter Dinda User-space keyed stream functionality (wrapper, example...
2011-05-17 Peter Dinda Updated kernel module and user tools to reflect ioctl...
2011-05-05 Peter Dinda Ported user space support for host devices, user space...
2011-03-18 Jack Lange updated module cleanup and added user space tools