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.


added xml parser for configuration
[palacios.git] / palacios / include / palacios / vmm_sprintf.h
2009-11-17 Jack Lange added xml parser for configuration
2009-08-24 Jack Lange telemetry updates
2009-07-25 Jack Lange formatting fixes
2009-07-24 Jack Lange added sprintf implementation from FreeBSD