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.


symbiotic swap implementation (unsafe for kernel pages)
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 19 Aug 2009 18:45:12 +0000 (13:45 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 19 Aug 2009 18:45:12 +0000 (13:45 -0500)
commit6fe9fe338ec19b212b43bb2c25322dce3cdbb490
tree691aff7c621c7e5c48ab1784cc03f0f57077673f
parentc4a5d877f7cbd0419439af4adf600dde225e9564
symbiotic swap implementation (unsafe for kernel pages)
palacios/include/palacios/vmm_sym_swap.h
palacios/src/devices/sym_swap.c
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_shadow_paging_32.h
palacios/src/palacios/vmm_sym_swap.c