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.


symbiotic module fixes
[palacios.git] / palacios / src / palacios / vmm_symmod.c
2010-05-06 Jack Lange symbiotic module fixes
2010-03-13 Jack Lange symbiotic updates for module loading
2010-03-12 Jack Lange symbiotic module updates
2010-02-11 Jack Lange added global module registry
2010-02-11 Jack Lange added module directory tree and build configuration
2010-02-10 Jack Lange Added symbiotic module loader framework