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.


Fixed bug in v3_advance_time() found by Oscar (omondrag@cs.unm.edu) preventing slavin...
authorPatrick G. Bridges <bridges@cs.unm.edu>
Wed, 25 Apr 2012 14:59:21 +0000 (08:59 -0600)
committerPatrick G. Bridges <bridges@cs.unm.edu>
Wed, 25 Apr 2012 14:59:21 +0000 (08:59 -0600)
commit31fe08a1a33c9386a0d7d4d5f6005f6dcd02f3eb
tree642961ea98910ffbd4de6f0d40700932e20f648d
parentf7e4262b2d65bbe3eb0c21ab3a6c4bb185531af7
Fixed bug in v3_advance_time() found by Oscar (omondrag@cs.unm.edu) preventing slaving of time to the host clock
palacios/src/palacios/vmm_time.c