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.


More timing cleanup with a fix to 8254.c for running cores slower than
authorPatrick G. Bridges <pgbridg@sandia.gov>
Fri, 25 Feb 2011 19:50:23 +0000 (12:50 -0700)
committerPatrick G. Bridges <pgbridg@sandia.gov>
Fri, 25 Feb 2011 19:50:23 +0000 (12:50 -0700)
commit030c1391e319bfeb97ed16fa1dd76545ab3f5f9d
tree66c98cfa8457dd90c5361886fabe60985276b11a
parente02cc15e36e8f5d7ee66390986351748dd9a16a1
More timing cleanup with a fix to 8254.c for running cores slower than
host speed; multiple guest CPUs on a single host CPU seems broken, still
but more testing/debugging is needed.
Kconfig
palacios/include/palacios/vmm_time.h
palacios/src/devices/8254.c
palacios/src/palacios/vmm_time.c