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 simplistic page table cache
authorJack Lange <jarusl@cs.northwestern.edu>
Fri, 6 Nov 2009 20:13:16 +0000 (14:13 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Fri, 6 Nov 2009 20:13:16 +0000 (14:13 -0600)
commitfa05269fd639f61ea0c154e6c4bf1daabeb90459
treee57a155a59c990bb86ed1932517c966acca12617
parent3b6676f508d8f05533eddfb764a2e6b4355d05c8
added simplistic page table cache
palacios/include/palacios/vmm_shadow_paging.h
palacios/src/palacios/vmm_ctrl_regs.c
palacios/src/palacios/vmm_shadow_paging.c