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.


more multicore fixes
[palacios.git] / palacios / src / palacios / vmm_config_class.h
2010-10-27 Jack Lange more multicore fixes
2010-10-26 Jack Lange Removed a lot of the highly specific multicore code...
2010-07-10 Peter Dinda Implemented SMP, still not functional
2010-05-18 Jack Lange fixed configuation address translation
2010-05-18 Jack Lange memory lookup refactorization
2010-01-15 Jack Lange added per core memory map support
2010-01-14 Jack Lange refactoring to the point of compilation
2009-12-03 Jack Lange major VMX update
2009-12-01 Jack Lange integrated new configuration system