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.


added error checking to guest launch to handle core mapping bugs
[palacios.git] / linux_module / palacios-stubs.c
2011-10-27 Jack Lange added error checking to guest launch to handle core...
2011-10-07 Jack Lange fix thread exit behavior to allow stopping of guests
2011-09-22 Jack Lange Remove non-multithreaded OS option. Change VM creation...
2011-09-13 Jack Lange Added barrier locking to the core migration functionality
2011-09-01 Lei Xia Merge branch 'devel' of palacios@newskysaw.cs.northwest...
2011-08-30 Jack Lange various linux fixes
2011-08-18 Lei Xia Initial support for moving virtual cores among differen...
2011-08-12 Kevin Pedretti palacios_alloc() patch
2011-06-14 Jack Lange rename fix