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 initial global shutdown functionality
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 20 Jan 2011 21:50:59 +0000 (15:50 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 20 Jan 2011 21:50:59 +0000 (15:50 -0600)
commitc0e8207d10b6b077c3fac4fb013ba7485f3a6391
tree201f94749d87117b66bec0abb57837b7cd837722
parent9c9370627c5a95e3abaa1b4a6b78f6f5846f53cc
added initial global shutdown functionality
palacios/include/palacios/vmm_dev_mgr.h
palacios/include/palacios/vmm_shadow_paging.h
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_dev_mgr.c
palacios/src/palacios/vmm_shadow_paging.c