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 fixups
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 30 Oct 2009 23:22:49 +0000 (18:22 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 30 Oct 2009 23:22:49 +0000 (18:22 -0500)
commit28cfe68985ef4360c9bd7428a19c222b295e9d85
treec4bbcd9067dd4630465152aaaa1a4196d0f2ff56
parente67f90ff8dbf5b58cd4930eba8b9907ea6a12d03
symbiotic fixups
12 files changed:
palacios/include/palacios/vmm_sym_swap.h
palacios/src/devices/ide.c
palacios/src/devices/keyboard.c
palacios/src/devices/sym_swap.c
palacios/src/palacios/Makefile
palacios/src/palacios/svm.c
palacios/src/palacios/svm_handler.c
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmm_shadow_paging_32.h
palacios/src/palacios/vmm_sym_iface.c
palacios/src/palacios/vmm_sym_swap.c