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.


This patch allows the guest to shut down the virtual machine (by triple-faulting...
authorErik van der Kouwe <erikvdk@gmail.com>
Mon, 29 Nov 2010 21:41:51 +0000 (15:41 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 29 Nov 2010 21:41:51 +0000 (15:41 -0600)
commit887902f1d216eefcffb792a2a2de014a174e9445
tree54dd034db922b6b8e4242f07c2021a8abfaed208
parent6c082361b3513b82d68f1eb41debc1e42ff0a8de
This patch allows the guest to shut down the virtual machine (by triple-faulting) without triggering error messages (and probably avoiding issues in the multi-core case as well).
palacios/src/palacios/svm_handler.c