summaryrefslogtreecommitdiff
path: root/include/hw/nvram
AgeCommit message (Expand)Author
2015-06-10fw_cfg: remove support for guest-side data writesGabriel L. Somlo
2015-06-10fw_cfg: add fw_cfg_modify_i16 (update) methodGabriel L. Somlo
2014-12-22fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()Laszlo Ersek
2014-12-22fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek
2014-12-22fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek
2014-10-15fw_cfg: add fw_cfg_machine_reset functionGonglei
2014-02-27sun4m: Set HostID in NVRAMMark Cave-Ayland
2013-10-14loader: use file path size from fw_cfg.hMichael S. Tsirkin
2013-10-14fw_cfg: interface to trigger callback on readMichael S. Tsirkin
2013-06-02fw_cfg: add API to find FW cfg objectMichael S. Tsirkin
2013-06-02fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin
2013-04-30fw_cfg: add required header filesHu Tao
2013-04-08hw: move headers to include/Paolo Bonzini