summaryrefslogtreecommitdiffstats
path: root/hw/fw_cfg.h
Commit message (Expand)AuthorAgeFilesLines
* Change fw_cfg_add_file() to get full file path as a parameter.Gleb Natapov2010-12-111-2/+2
* fw_cfg: don't use reserved _ prefixBlue Swirl2010-02-071-1/+1
* fw_cfg: add API for file transfer.Gerd Hoffmann2009-12-181-2/+19
* fw_cfg: make calls typesafeGerd Hoffmann2009-12-181-7/+9
* Convert linux bootrom to external rom and fw_cfgAlexander Graf2009-11-171-1/+7
* Convert multiboot to fw_cfg backed data storageAlexander Graf2009-11-171-1/+4
* fw_cfg: change cur_offset to 32 bitsJuan Quintela2009-11-171-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen2009-07-271-0/+1
* Add boot menu control via command line switchJan Kiszka2009-07-161-0/+1
* sending NUMA topology to BIOS (Andre Przywara)aliguori2009-04-211-0/+1
* Add new entries to firmware configuration deviceblueswir12009-03-081-0/+6
* Add common keys to firmware configurationblueswir12008-09-181-0/+4
* Add UUID to firmware configuration info (Gleb Natapov)blueswir12008-09-181-0/+1
* Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir12008-09-181-0/+28
OpenPOWER on IntegriCloud