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 up formatting of telemetry prints that work around the
authorPatrick G. Bridges <bridges@cs.unm.edu>
Fri, 11 Nov 2011 18:42:06 +0000 (11:42 -0700)
committerPatrick G. Bridges <bridges@cs.unm.edu>
Fri, 11 Nov 2011 18:42:06 +0000 (11:42 -0700)
commitc3e451f106e9594b46d7c3dd3c4fdd610d7a2c03
treea0f9b73b9d7fb8adc947b4620f336601d563c78c
parent7f5af6dae89572f00563cde3165b87b83c3ed7e4
Fixed up formatting of telemetry prints that work around the
race condition. Things still aren't perfect, but they're better
than the quick hack from yesterday.
palacios/include/palacios/vmm_telemetry.h
palacios/src/palacios/vmm_telemetry.c