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.


fixed paging callbacks to normalize calling convention
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 4 Feb 2009 04:40:25 +0000 (22:40 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 4 Feb 2009 04:40:25 +0000 (22:40 -0600)
commit30379ff13457e9687c5ab5acb67e92a5757fb5c6
tree813357797627f70acca31122fa08a27621986521
parent3a47eb153e415d718e5d5601b79767b7335a149f
fixed paging callbacks to normalize calling convention
palacios/include/palacios/vmm_paging.h
palacios/src/palacios/svm_handler.c
palacios/src/palacios/vmm_paging.c
palacios/src/palacios/vmm_paging_debug.h
palacios/src/palacios/vmm_shadow_paging_32.h
palacios/src/palacios/vmm_shadow_paging_64.h