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 halt handler. This allows us to stop the VM while its in...
authorJack Lange <jacklange@cs.pitt.edu>
Tue, 24 Apr 2012 22:36:20 +0000 (18:36 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Tue, 24 Apr 2012 22:34:55 +0000 (18:34 -0400)
commit5162b3f7c10ddbd4fd54e0c2dd13f147af09c314
tree3c7e3bfb0a52b259b4debb899ae1088c901c2ead
parent0a0e4eedc63421f847d6639af4795667a094d76f
Added run state checks to halt handler. This allows us to stop the VM while its in a halt loop, like what happens when you run 'shutdown -h "now"'
palacios/src/palacios/vmm_halt.c