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.


code clean up
authorJack Lange <jarusl@cs.northwestern.edu>
Tue, 22 Jul 2008 20:47:32 +0000 (20:47 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Tue, 22 Jul 2008 20:47:32 +0000 (20:47 +0000)
commit6c28cc8753bb0e1b17b5c6c2ee296eb60e09079c
treea9c6e16b86b9ac4a18c5fa15cd38d96e2df6e6fa
parentbc2c46a12649344d973e2201271c05390ce924bf
code clean up

getting rid of typedefs and making functions static
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmm.h
palacios/include/palacios/vmm_io.h
palacios/include/palacios/vmm_shadow_paging.h
palacios/src/palacios/svm.c
palacios/src/palacios/svm_io.c
palacios/src/palacios/vmm_io.c
palacios/src/palacios/vmm_shadow_paging.c