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.


Enable cores to be reset via INIT IPI
[palacios.git] / linux_usr / v3_guest_mem.c
2013-08-04 Peter Dinda Further changes to support new non-contiguous memory...
2013-03-13 Peter Dinda User space library and example tool for accessing guest...