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
/
include
/
hw
/
nvram
Age
Commit message (
Expand
)
Author
2015-06-10
fw_cfg: remove support for guest-side data writes
Gabriel L. Somlo
2015-06-10
fw_cfg: add fw_cfg_modify_i16 (update) method
Gabriel L. Somlo
2014-12-22
fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()
Laszlo Ersek
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
2014-12-22
fw_cfg: hard separation between the MMIO and I/O port mappings
Laszlo Ersek
2014-10-15
fw_cfg: add fw_cfg_machine_reset function
Gonglei
2014-02-27
sun4m: Set HostID in NVRAM
Mark Cave-Ayland
2013-10-14
loader: use file path size from fw_cfg.h
Michael S. Tsirkin
2013-10-14
fw_cfg: interface to trigger callback on read
Michael S. Tsirkin
2013-06-02
fw_cfg: add API to find FW cfg object
Michael S. Tsirkin
2013-06-02
fw_cfg: move typedef to qemu/typedefs.h
Michael S. Tsirkin
2013-06-02
firmware_abi: move to include/hw/nvram/
Michael S. Tsirkin
2013-04-30
fw_cfg: add required header files
Hu Tao
2013-04-08
hw: move headers to include/
Paolo Bonzini