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 page table walkers
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 31 Oct 2008 22:20:28 +0000 (17:20 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 31 Oct 2008 22:20:28 +0000 (17:20 -0500)
commitff90d0325fbbecf4d2acef912e830a711526c913
tree80b3bf2e13fcb892359446915226310bf4bb6a92
parentddd9b6c1a6d0051ba8eae32d25492145c8ca5995
added page table walkers
palacios/include/palacios/vmm_paging.h
palacios/include/palacios/vmm_shadow_paging.h
palacios/src/palacios/vmm_paging.c
palacios/src/palacios/vmm_shadow_paging.c