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 run state checks to the vm run loops to allow stopping of VMs
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 5 Nov 2010 22:43:46 +0000 (17:43 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 5 Nov 2010 22:43:46 +0000 (17:43 -0500)
commit53a87a14f98c8f77b252f19d08a7c701b04730ed
tree53587c8a09ac52d1243cba48b3d826d0119750f5
parentd711597b8c58d3d06b860462bf965e59dd4f3452
added run state checks to the vm run loops to allow stopping of VMs
palacios/src/palacios/svm.c
palacios/src/palacios/vmx.c