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 minor fixes on time keeping. VMM clock now appears to be essentially accurate...
authorPatrick G. Bridges <pgbridg@sandia.gov>
Thu, 21 Oct 2010 17:22:21 +0000 (11:22 -0600)
committerPatrick G. Bridges <pgbridg@sandia.gov>
Thu, 21 Oct 2010 17:22:21 +0000 (11:22 -0600)
commit99335f2927daf2c522ecb9ea246fbd68dd2000bb
treefe631a761e0bd7ee9a0bb5a5f2ab62bcc452ad01
parentf34912a611194993c09458ee950db4919dbd692c
More minor fixes on time keeping. VMM clock now appears to be essentially accurate to real time on QEMU
palacios/include/palacios/vmm_time.h
palacios/src/palacios/svm.c
palacios/src/palacios/vmm_time.c
palacios/src/palacios/vmx.c