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.


Avoid strict-aliasing related issues when compiling with optimization
[palacios.git] / linux_usr / v3_ctrl.c
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-07 Kyle Hale Paranoid error checking in userspace utils
2012-06-20 Peter Dinda Cleaned up help messages for userspace utils
2011-03-18 Jack Lange updated module cleanup and added user space tools