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.


Remove non-multithreaded OS option. Change VM creation to be fully asynchronous....
authorJack Lange <jacklange@cs.pitt.edu>
Tue, 13 Sep 2011 20:22:05 +0000 (16:22 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 22 Sep 2011 16:37:20 +0000 (12:37 -0400)
commitb1128b2a9d269fefc786c60c26878b372d5e39c1
treef3d8881498024a5df47a60b1b34756f5ed5ff1b8
parent5f957c3aeebed4a07a0862cb5fbf595aa4436e81
Remove non-multithreaded OS option. Change VM creation to be fully asynchronous. Update host interface and linux module to match
Kconfig
linux_module/main.c
linux_module/palacios-stubs.c
linux_module/palacios.h
linux_module/vm.c
linux_module/vm.h
palacios/include/palacios/vmm.h
palacios/src/palacios/vmm.c