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.


update CPUID to disable unsupported features (MTRRS, ARET, APIC2) and globalize the...
authorJack Lange <jacklange@cs.pitt.edu>
Mon, 24 Sep 2012 20:21:19 +0000 (16:21 -0400)
committerJack Lange <jacklange@cs.pitt.edu>
Mon, 24 Sep 2012 20:21:19 +0000 (16:21 -0400)
commit60628a7a3b37ac2dae5c033d3c4ee9e9f6af7d95
tree01f4bd19d49732dd87ee92bae6f57fc4a0314b1e
parenta7bd09077efcd826376f9c49ab97f9f9a1fbbefe
update CPUID to disable unsupported features (MTRRS, ARET, APIC2) and globalize the hypervisor flag
palacios/src/extensions/ext_vmware.c
palacios/src/palacios/vmm_cpuid.c