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.


Cleanup, simplification of the time managemnet, time dilation code. Needs to be teste...
authorPatrick G. Bridges <bridges@cs.unm.edu>
Wed, 4 Apr 2012 17:02:30 +0000 (11:02 -0600)
committerPatrick G. Bridges <bridges@cs.unm.edu>
Wed, 4 Apr 2012 17:02:30 +0000 (11:02 -0600)
commit2d3172e90b9f059548bf5dfcf4f85ed71672aac7
tree7d09599139135759f22351117f7425f3d5c6cc99
parent7819c135f4dd10dc5ce3e2c0527a0a9f9956f31b
Cleanup, simplification of the time managemnet, time dilation code. Needs to be tested properly before commit
palacios/include/palacios/vmm_time.h
palacios/src/palacios/svm.c
palacios/src/palacios/vmm_halt.c
palacios/src/palacios/vmm_time.c
palacios/src/palacios/vmx.c