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.


vmx cleanup
authorJack Lange <jacklange@cs.pitt.edu>
Thu, 21 Apr 2011 21:32:50 +0000 (16:32 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Thu, 21 Apr 2011 21:32:50 +0000 (16:32 -0500)
commit15f1869089d6d3c4dc745ac2673e3cc0dd315962
treeb4b2445e372446e2c78beb0ab60cc013e410f585
parent882a72ee6359eb1f28754827a7e41380f275d148
vmx cleanup
palacios/include/palacios/vmcs.h
palacios/include/palacios/vmx.h
palacios/include/palacios/vmx_hw_info.h [new file with mode: 0644]
palacios/include/palacios/vmx_lowlevel.h
palacios/src/palacios/Makefile
palacios/src/palacios/vmcs.c
palacios/src/palacios/vmm.c
palacios/src/palacios/vmx.c
palacios/src/palacios/vmx_hw_info.c [new file with mode: 0644]