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.


hooked in page table walkers for 64 bit page table activation
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 31 Oct 2008 23:25:45 +0000 (18:25 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 31 Oct 2008 23:25:45 +0000 (18:25 -0500)
commit11b5cccde17af54f3998c38952e0eeedf85ced0a
tree84a698a6fe50c67d35e16688c7fd9019e60b164e
parent436d82be19d03d68da09711b3a77a185698f15a3
hooked in page table walkers for 64 bit page table activation
bug fixes
palacios/include/palacios/vmm_paging.h
palacios/src/palacios/vmm_paging.c
palacios/src/palacios/vmm_shadow_paging.c