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.


Factoring of BIOS setup so that it can be reused during reset
[palacios.git] / palacios / src / palacios / vmm_config_class.h
2015-06-18 Peter Dinda Factoring of BIOS setup so that it can be reused during...
2014-09-11 Kyle Hale add ability to load custom BIOS ROMs.
2013-08-04 Peter Dinda Minor tweaks and configuration comments for vmm_fw_cfg...
2013-08-04 Peter Dinda Allow selection of different BIOSes for the PC hardware...
2013-08-04 Jack Lange updates to enable functionality necessary for SEABIOS...
2012-12-29 Peter Dinda Context-based output infrastructure (V3_Print, etc...
2011-05-02 Jack Lange moved mptable to a device for the moment
2011-04-29 Jack Lange can now boot linux (slowly) with EPT enabled
2011-04-26 Peter Dinda Insert mptable even on single core guest if an apic...
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