summaryrefslogtreecommitdiff
path: root/include/hw/nvram
AgeCommit message (Expand)AuthorFilesLines
2014-12-22fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()Laszlo Ersek1-0/+2
2014-12-22fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek1-2/+0
2014-12-22fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek1-0/+2
2014-10-15fw_cfg: add fw_cfg_machine_reset functionGonglei1-0/+2
2014-02-27sun4m: Set HostID in NVRAMMark Cave-Ayland1-0/+2
2013-10-14loader: use file path size from fw_cfg.hMichael S. Tsirkin1-1/+3
2013-10-14fw_cfg: interface to trigger callback on readMichael S. Tsirkin1-0/+4
2013-06-02fw_cfg: add API to find FW cfg objectMichael S. Tsirkin1-0/+2
2013-06-02fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin1-1/+1
2013-06-02firmware_abi: move to include/hw/nvram/Michael S. Tsirkin1-0/+73
2013-04-30fw_cfg: add required header filesHu Tao1-0/+7
2013-04-08hw: move headers to include/Paolo Bonzini2-0/+111