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.


Implemented (but not yet tested) time interface changes for consistency
authorPatrick G. Bridges <pgbridg@sandia.gov>
Mon, 20 Sep 2010 19:58:46 +0000 (13:58 -0600)
committerPatrick G. Bridges <pgbridg@sandia.gov>
Mon, 20 Sep 2010 19:58:46 +0000 (13:58 -0600)
commitef944e47f418cfbf344757e3fbab5e40927966fe
tree34893a7980541b6eee166d962c725ff071234a63
parentac70737b315c43227fcafa5fd0726a73d3a2be33
Implemented (but not yet tested) time interface changes for consistency
and, more importantly, and to control vmx offseting of TSC appropriately.
palacios/include/palacios/vmm_time.h
palacios/src/devices/8254.c
palacios/src/devices/apic.c
palacios/src/palacios/svm.c
palacios/src/palacios/vm_guest.c
palacios/src/palacios/vmm_halt.c
palacios/src/palacios/vmm_time.c
palacios/src/palacios/vmx.c