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.


initial checkin of symbiotic swap interface
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 17 Aug 2009 19:42:08 +0000 (14:42 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 17 Aug 2009 19:42:08 +0000 (14:42 -0500)
commit7c9087090f06a3fdf041f650912c36b6b12d7a82
tree54abe1377fd864531e3e8d54d5f3b0aa661aa27b
parent2b21111e5aec30a54f47383a11b179b0bd226463
initial checkin of symbiotic swap interface
Kconfig
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm_sym_swap.h
palacios/src/devices/sym_swap.c
palacios/src/palacios/vmm_shadow_paging_32.h
palacios/src/palacios/vmm_sym_swap.c