index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
fw_cfg.h
Age
Commit message (
Expand
)
Author
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2010-12-11
Change fw_cfg_add_file() to get full file path as a parameter.
Gleb Natapov
2010-02-07
fw_cfg: don't use reserved _ prefix
Blue Swirl
2009-12-18
fw_cfg: add API for file transfer.
Gerd Hoffmann
2009-12-18
fw_cfg: make calls typesafe
Gerd Hoffmann
2009-11-17
Convert linux bootrom to external rom and fw_cfg
Alexander Graf
2009-11-17
Convert multiboot to fw_cfg backed data storage
Alexander Graf
2009-11-17
fw_cfg: change cur_offset to 32 bits
Juan Quintela
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-07-27
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
Jes Sorensen
2009-07-16
Add boot menu control via command line switch
Jan Kiszka
2009-04-21
sending NUMA topology to BIOS (Andre Przywara)
aliguori
2009-03-08
Add new entries to firmware configuration device
blueswir1
2008-09-18
Add common keys to firmware configuration
blueswir1
2008-09-18
Add UUID to firmware configuration info (Gleb Natapov)
blueswir1
2008-09-18
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1