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.


Initial support for moving virtual cores among different physical CPUs
[palacios.git] / linux_module / vm.c
2011-08-18 Lei Xia Initial support for moving virtual cores among differen...
2011-07-30 Jack Lange added barrier synchronization and integrated it with...
2011-06-14 Jack Lange module reorganization