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 cpuid masking
authorJack Lange <jacklange@cs.pitt.edu>
Tue, 19 Apr 2011 22:06:51 +0000 (17:06 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Tue, 19 Apr 2011 22:06:51 +0000 (17:06 -0500)
commit1ebf37356d541b20aef0ff6d383861558875a604
treea2dd0575fbe81ddc8a345a07d489cfcf979918cb
parentd715c9f0ed67f88fcddd08131c2f5de5212a5a44
added cpuid masking
palacios/include/palacios/vmm_cpuid.h
palacios/src/palacios/vmm_cpuid.c
palacios/src/palacios/vmx.c
palacios/src/palacios/vmx_handler.c