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.


Cache information interface and implementation for AMD and Intel on Linux
[palacios.git] / linux_usr /
2015-07-01 Peter Dinda Cleanup based on cppcheck pass (Linux module and user)
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-12-22 Kyle Hale Missing user space library
2014-12-22 Peter Dinda Userspace tool compile fix
2014-09-11 Kyle Hale add userspace shared library for QEMU use
2014-08-26 Peter Dinda P-State (DVFS) Enhancements
2014-08-25 Peter Dinda DVFS - added forgotten user-space library
2014-08-25 Kyle Hale, Shiva... P-State control on Linux - User Utility and Library
2014-08-25 Peter Dinda Update host device framework to support PCI and other...
2014-06-30 Peter Dinda Visualization and stats scripts for memory access tracking
2014-06-27 Peter Dinda Linux user-space tools for memory tracking functionality
2014-01-22 Maciek Swiech v3_stream argument number bugfix
2014-01-07 Kyle Hale arg length bugfix in v3_stream
2013-10-10 Peter Dinda Dynamic migration of memory from node to node
2013-10-08 Kyle Hale clean up v3_mem errors
2013-10-07 Kyle Hale Reduced debugging output from consoles / ioctls
2013-09-20 Peter Dinda Assorted cleanup
2013-09-15 Peter Dinda Memory management and /proc enhancements
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-08-20 Peter Dinda v3_mem enhancements - managed offlining; ability to...
2013-08-18 Peter Dinda Bug fixes to v3_mem
2013-08-07 Peter Dinda v3_mem fixes
2013-08-04 Peter Dinda Enhanced user-space memory interface, allowing dynamic...
2013-08-04 Peter Dinda Further changes to support new non-contiguous memory...
2013-08-02 Peter Dinda v3_stream fix for escape character handling
2013-08-02 Patrick G. Bridges Additional cleanup of v3_stream interactive mode.
2013-08-02 Patrick G. Bridges Added basic escape handling to v3_stream interactive...
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-04-12 Peter Dinda Updated vnc server to correspond to new mouse events
2013-04-12 Peter Dinda Revised mouse-related host events, graphics console...
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-18 Peter Dinda Checkpointing and migration now support options, the...
2013-03-18 Peter Dinda General cleanup and help on v3_debug
2013-03-13 Peter Dinda User space library and example tool for accessing guest...
2013-01-05 Peter Dinda Optional starting address for v3_mem
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2012-12-26 Peter Dinda Library and tools for manipulating text and binary...
2012-12-26 Peter Dinda Implemntation of newer keyed stream interface on linux...
2012-12-21 Peter Dinda Friendlier user-space build/run for graphical component...
2012-12-21 Abhinav Kannan Palacios GUI Added
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-10-01 Kyle Hale small updates to GEARS utilities (for use with v3_ctrl...
2012-09-21 Patrick G. Bridges Added updated sleep/wakeup functionality
2012-08-24 Thomas Naughton Add v3_cons_sc sanity check for Terminal size
2012-08-17 Peter Dinda better UI for v3_free
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-08-03 Kyle Hale update palacios mempool status when onlining memory...
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-07-07 Kyle Hale Small fixes in v3_free.c
2012-07-07 Kyle Hale make v3_launch fail on ioctl error
2012-07-07 Kyle Hale Paranoid error checking in userspace utils
2012-06-22 Peter Dinda Compilation fixes for more recent kernels
2012-06-22 Ferrol Aderholdt User utils for memory offlining and VM creation with...
2012-06-20 Peter Dinda Reinstate v3_console (accidental delete)
2012-06-20 Peter Dinda Cleaned up help messages for userspace utils
2012-06-20 Jack Lange added dedicated debugging framework with associated...
2012-06-20 Jack Lange cleaned up ioctl linux interfaces
2012-06-20 Peter Dinda Utility cleanup
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-24 Peter Dinda Send "CTRL-C" in v3_cons_sc using '~'
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-04-13 Kyle Hale Gears userspace utilities
2012-03-25 Peter Dinda Cleanup of user tools build process; make STATIC=0...
2012-03-25 Peter Dinda Wrapper for console [help + room for future expansion]
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-16 Jack Lange reworked VM stopping to avoid deallocation ordering...
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-09-01 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-08-30 Jack Lange fixed memory offline utility to handle incorrectly...
2011-08-26 Jack Lange added scancode converting console
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-06-14 Jack Lange module reorganization
2011-06-08 Peter Dinda Functional host device support in Linux kernel module...
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-04-02 Jack Lange Modified v3_mem to automatically scan for contiguous...
next