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.


added 32 bit support for geekos
authorJack Lange <jarusl@cs.northwestern.edu>
Sat, 25 Oct 2008 17:54:54 +0000 (12:54 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Sat, 25 Oct 2008 17:54:54 +0000 (12:54 -0500)
commit11c0d91392ab632542eb364412b62fa7c96697c4
tree0be5e14634183e0af1ee74756da1cf55a8ef37ce
parent1bb5af07a1ac2841585b3a061d5946e958cab991
added 32 bit support for geekos
build/Makefile
palacios/include/palacios/vmm_paging.h
palacios/src/palacios/svm.c
palacios/src/palacios/svm_handler.c
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vm_guest_mem.c
palacios/src/palacios/vmm_paging.c
palacios/src/palacios/vmm_shadow_paging.c