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.


lots of fixes
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 7 Jan 2010 23:15:22 +0000 (17:15 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 7 Jan 2010 23:15:22 +0000 (17:15 -0600)
commit0121a4503305424096e2b5c5bd3b6c3af2d813e5
tree943146b3d9e94b156d30bfa140e345736c2626be
parentec01e0d8a7a3debd92ce2787a9d8bfd15d38df04
lots of fixes
14 files changed:
palacios/include/palacios/vmm.h
palacios/include/palacios/vmm_list.h
palacios/include/palacios/vmm_sym_swap.h
palacios/src/devices/Kconfig
palacios/src/devices/Makefile
palacios/src/devices/ata.h
palacios/src/devices/ide.c
palacios/src/devices/keyboard.c
palacios/src/devices/pci_passthrough.c
palacios/src/devices/tmpdisk.c
palacios/src/palacios/svm.c
palacios/src/palacios/vmm_shadow_paging_32.h
palacios/src/palacios/vmm_sym_swap.c
palacios/src/palacios/vmx.c