summaryrefslogtreecommitdiffstats
path: root/include/hw/nvram/fw_cfg.h
Commit message (Expand)AuthorAgeFilesLines
* Sort the fw_cfg file listGerd Hoffmann2019-11-291-0/+8
* fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster2019-11-291-48/+1
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2019-11-291-1/+0
* fw_cfg: expose control register size in fw_cfg.hGabriel L. Somlo2019-11-291-0/+3
* include: Clean up includesPeter Maydell2019-11-291-2/+0
* fw_cfg: remove offset argument from callback prototypeGabriel L. Somlo2019-11-291-2/+1
* fw_cfg: amend callback behavior spec to once per selectGabriel L. Somlo2019-11-291-7/+3
* fw_cfg: move internal function call docs to header fileGabriel L. Somlo2019-11-291-0/+129
* Implement fw_cfg DMA interfaceMarc MarĂ­2015-10-191-2/+14
* fw_cfg: remove support for guest-side data writesGabriel L. Somlo2015-06-101-2/+0
* fw_cfg: add fw_cfg_modify_i16 (update) methodGabriel L. Somlo2015-06-101-0/+1
* fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()Laszlo Ersek2014-12-221-0/+2
* fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek2014-12-221-2/+0
* fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek2014-12-221-0/+2
* fw_cfg: add fw_cfg_machine_reset functionGonglei2014-10-151-0/+2
* loader: use file path size from fw_cfg.hMichael S. Tsirkin2013-10-141-1/+3
* fw_cfg: interface to trigger callback on readMichael S. Tsirkin2013-10-141-0/+4
* fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-021-0/+2
* fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin2013-06-021-1/+1
* fw_cfg: add required header filesHu Tao2013-04-301-0/+7
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+71
OpenPOWER on IntegriCloud