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.


Split telemetry into global and per-core to avoid race printing core telemetry
[palacios.git] / palacios / src / palacios / vmm_telemetry.c
2011-11-10 Patrick G. Bridges Split telemetry into global and per-core to avoid race...
2011-05-04 Jack Lange separated virtual cores from physical cores
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-01-12 Jack Lange free up telemetry state and free backend state for...
2010-07-08 Peter Dinda Partially functional icc_bus (works for UP)
2010-02-06 Jack Lange reorganization of the symbiotic infrastructure
2010-01-16 Jack Lange telemetry fixes
2010-01-14 Jack Lange refactoring to the point of compilation
2009-12-15 Jack Lange debugging tweaks and minor fixes
2009-09-10 Jack Lange added pci passthrough and a few other things
2009-08-24 Jack Lange telemetry updates
2009-08-21 Jack Lange added symbiotic swap telemetry data
2009-08-21 Jack Lange ported the profiler over to the telemetry interface