summaryrefslogtreecommitdiffstats
path: root/hw/fw_cfg.c
Commit message (Expand)AuthorAgeFilesLines
* Add boot menu control via command line switchJan Kiszka2009-07-161-0/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-2/+2
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Refactor how display drivers are selectedAnthony Liguori2009-05-211-1/+1
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* Don't try to return result from a void function (spotted by Sparse)blueswir12009-04-071-2/+2
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-8/+0
* Allow to register a callback with fw_cfg_add_callback()blueswir12008-12-111-2/+4
* Move nographic export to sysemu.hblueswir12008-10-041-1/+0
* Add common keys to firmware configurationblueswir12008-09-181-0/+4
* Add UUID to firmware configuration info (Gleb Natapov)blueswir12008-09-181-0/+2
* Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir12008-09-181-0/+289
OpenPOWER on IntegriCloud