aboutsummaryrefslogtreecommitdiffstats
path: root/hw/fw_cfg.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-11Change fw_cfg_add_file() to get full file path as a parameter.Gleb Natapov1-2/+2
2010-02-07fw_cfg: don't use reserved _ prefixBlue Swirl1-1/+1
2009-12-18fw_cfg: add API for file transfer.Gerd Hoffmann1-2/+19
2009-12-18fw_cfg: make calls typesafeGerd Hoffmann1-7/+9
2009-11-17Convert linux bootrom to external rom and fw_cfgAlexander Graf1-1/+7
2009-11-17Convert multiboot to fw_cfg backed data storageAlexander Graf1-1/+4
2009-11-17fw_cfg: change cur_offset to 32 bitsJuan Quintela1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-1/+1
2009-10-01Get rid of _t suffixmalc1-1/+1
2009-07-27Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen1-0/+1
2009-07-16Add boot menu control via command line switchJan Kiszka1-0/+1
2009-04-21sending NUMA topology to BIOS (Andre Przywara)aliguori1-0/+1
2009-03-08Add new entries to firmware configuration deviceblueswir11-0/+6
2008-09-18Add common keys to firmware configurationblueswir11-0/+4
2008-09-18Add UUID to firmware configuration info (Gleb Natapov)blueswir11-0/+1
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir11-0/+28