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_guest_mem.h
2014-06-27 Peter Dinda Linux user-space tools for memory tracking functionality
2013-08-21 Peter Dinda Updated userspace guest memory access tools for regions...
2013-03-13 Peter Dinda User space library and example tool for accessing guest...