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.


moved debugging functions over to new page table callback interfaces
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 4 Nov 2008 00:36:43 +0000 (18:36 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 4 Nov 2008 00:36:43 +0000 (18:36 -0600)
commite5d7715c14a23e72d742d402d4e4cdf97ffab697
treef9370492f0cf83e32b1a858051d954c7b9a4bc52
parent7f5fe648423f83c0883d6daa3f15751f9e74daf0
moved debugging functions over to new page table callback interfaces
palacios/include/palacios/vmm_paging.h
palacios/src/palacios/vmm_paging.c
palacios/src/palacios/vmm_paging_debug.h
palacios/src/palacios/vmm_shadow_paging.c