aboutsummaryrefslogtreecommitdiff
path: root/hw/fw_cfg.c
AgeCommit message (Expand)Author
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-11vmstate: port fw_cfg deviceJuan Quintela
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-27Introduce -smp , maxcpus= flag to specify maximum number of CPUS.Jes Sorensen
2009-07-16Add boot menu control via command line switchJan Kiszka
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-21Refactor how display drivers are selectedAnthony Liguori
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-04-07Don't try to return result from a void function (spotted by Sparse)blueswir1
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-11Allow to register a callback with fw_cfg_add_callback()blueswir1
2008-10-04Move nographic export to sysemu.hblueswir1
2008-09-18Add common keys to firmware configurationblueswir1
2008-09-18Add UUID to firmware configuration info (Gleb Natapov)blueswir1
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir1