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.


Simplified interface to timekeeping API, added to VMX code
authorPatrick G. Bridges <pgbridg@sandia.gov>
Wed, 23 Feb 2011 16:57:43 +0000 (09:57 -0700)
committerPatrick G. Bridges <pgbridg@sandia.gov>
Wed, 23 Feb 2011 16:57:43 +0000 (09:57 -0700)
commite02cc15e36e8f5d7ee66390986351748dd9a16a1
treede164718593277a86ae01de2e5d3e879777d84b7
parentd54fc24e6cfb62cc2fedfb63d3ae68ff636e3a01
Simplified interface to timekeeping API, added to VMX code
palacios/include/palacios/vmm_time.h
palacios/src/palacios/svm.c
palacios/src/palacios/vmm_config.c
palacios/src/palacios/vmm_time.c
palacios/src/palacios/vmx.c