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.


Changes to try to make time handling better. Also disabled TSC offsetting for now...
authorPatrick G. Bridges <bridges@cs.unm.edu>
Thu, 22 Sep 2011 18:50:53 +0000 (12:50 -0600)
committerPatrick G. Bridges <bridges@cs.unm.edu>
Thu, 22 Sep 2011 18:50:53 +0000 (12:50 -0600)
commitf88a692d094459f0326c5c891df5ea81b5476ba6
tree862b34a94c79c6c765b166064bc22c84e49723d7
parent357fde035281e8fac28241b2f8c32d12ee3d63fb
Changes to try to make time handling better. Also disabled TSC offsetting for now until the code is better debugged
palacios/src/devices/apic.c
palacios/src/palacios/svm.c
palacios/src/palacios/vmm_time.c
palacios/src/palacios/vmx.c