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.


first cut at cleaning up the VMX mess
authorJack Lange <jarusl@cs.northwestern.edu>
Wed, 24 Jun 2009 18:02:04 +0000 (13:02 -0500)
committerJack Lange <jarusl@cs.northwestern.edu>
Wed, 24 Jun 2009 18:02:04 +0000 (13:02 -0500)
commit1316eb77b6d89245583446dab3345f749c415764
tree2e5991c841418662d63948be256e99fe4efa14a5
parent7b22bd6ad6a5bb413fd38e9ed7df668e34c052bb
first cut at cleaning up the VMX mess
palacios/include/palacios/vm_guest.h
palacios/include/palacios/vmcs.h
palacios/include/palacios/vmm_lowlevel.h
palacios/include/palacios/vmx.h
palacios/src/palacios/svm.c
palacios/src/palacios/vmcs_gen.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmx.c