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 guest page table translators for 32/32PAE/64 page tables
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 30 Oct 2008 23:56:23 +0000 (18:56 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 30 Oct 2008 23:56:23 +0000 (18:56 -0500)
commitb2abe5326ecb16090666eb45a8b7373f80b8eb2c
treec5d758e2b5eafa9b51b3ff7d75f5ad5dfb5667a2
parent074523a44f8e4e91f0945633b36cd39cc1d959f9
added guest page table translators for 32/32PAE/64 page tables
palacios/include/palacios/vmm_paging.h
palacios/src/palacios/vm_guest_mem.c
palacios/src/palacios/vmm_paging.c