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.


integrated new configuration system
[palacios.git] / palacios / src / palacios / vmm_string.c
2009-12-01 Jack Lange integrated new configuration system
2009-11-17 Jack Lange added xml parser for configuration
2009-08-14 Jack Lange more configuration fixes
2009-07-25 Jack Lange formatting fixes
2009-04-14 Jack Lange removed floating poing operations from hashtable, load...
2009-03-03 Jack Lange reformatting of the source files
2008-10-07 Jack Lange fixed ceil linking issue and net.c compile problems
2008-10-06 Jack Lange build reorganization
2008-10-03 Jack Lange added new copyright and license
2008-09-25 Jack Lange modified copyright tags
2008-09-25 Jack Lange modified copyright tags
2008-07-31 Jack Lange added hash table
2008-04-05 Jack Lange code restructuring