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.


HVM configuration logic (create mptables, acpi tables, etc, based on ROS config)
[palacios.git] / palacios / src / palacios / vmm_fw_cfg.c
2015-03-23 Peter Dinda HVM configuration logic (create mptables, acpi tables...
2013-09-20 Peter Dinda Graceful teardown of seabios fw config and fix of memor...
2013-08-04 Peter Dinda Minor tweaks and configuration comments for vmm_fw_cfg...
2013-08-04 Jack Lange updates to enable functionality necessary for SEABIOS...
2013-08-04 Alexander Kudryavtsev add FW_CFG interface implementation for SEABIOS