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_symbiotic.c
2011-05-02 Jack Lange build fixes to merge the Palacios configuration paramet...
2011-03-01 Jack Lange reverted host_cpu_id changes because it broke multicore...
2011-02-22 Patrick G. Bridges Fixups to let us run multiple guests on a single CPU...
2011-01-13 Jack Lange almost all deinitialization has been added
2010-02-10 Jack Lange Added symbiotic module loader framework
2010-02-06 Jack Lange reorganization of the symbiotic infrastructure