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 vmcs/vmcb freeing
authorJack Lange <jarusl@cs.northwestern.edu>
Thu, 6 Jan 2011 21:28:09 +0000 (15:28 -0600)
committerJack Lange <jarusl@cs.northwestern.edu>
Thu, 6 Jan 2011 21:28:09 +0000 (15:28 -0600)
commit29b7ff8811c82ab543f5c969e44ff217637a09c7
tree885e6a027d73675158f6c38cf61d2295fd6a08e2
parent0b9cb865c52bc2b6e0a5637d1e1a3cb340ce50f8
added vmcs/vmcb freeing
palacios/include/palacios/svm.h
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmx.h
palacios/src/palacios/svm.c
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmx.c