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 io_apic.c where use of id_reg->val instead of id_reg->id caused
[palacios.releases.git] / palacios / src / palacios / vmm_telemetry.c
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