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 yield functionality
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 7 Aug 2009 22:15:37 +0000 (17:15 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 7 Aug 2009 22:15:37 +0000 (17:15 -0500)
commite23a867d9dcecc70fc76adc0f89404dbc50e5b78
treed5c29f618cb2ffd142bb730066cf3afd6d84fd6b
parent33916e4213bf7bb340361669bcdb2f3169ea5f06
added yield functionality
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm.h
palacios/src/palacios/svm.c
palacios/src/palacios/svm_halt.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_config.c