summaryrefslogtreecommitdiffstats
path: root/include/hw/nvram/fw_cfg.h
Commit message (Expand)AuthorAgeFilesLines
* fw_cfg: add write callbackMarc-André Lureau2017-10-151-0/+3
* fw_cfg: rename read callbackMarc-André Lureau2017-09-081-3/+4
* fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.hMark Cave-Ayland2017-07-171-0/+50
* fw-cfg: support writeable blobsMichael S. Tsirkin2017-01-181-1/+2
* Add optionrom compatible with fw_cfg DMA versionMarc Marí2016-07-141-0/+1
* Sort the fw_cfg file listGerd Hoffmann2016-04-071-0/+8
* fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster2016-03-221-48/+1Star
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* fw_cfg: expose control register size in fw_cfg.hGabriel L. Somlo2016-03-081-0/+3
* include: Clean up includesPeter Maydell2016-02-231-2/+0Star
* fw_cfg: remove offset argument from callback prototypeGabriel L. Somlo2015-12-151-2/+1Star
* fw_cfg: amend callback behavior spec to once per selectGabriel L. Somlo2015-12-151-7/+3Star
* fw_cfg: move internal function call docs to header fileGabriel L. Somlo2015-12-151-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/+0Star
* 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-231-0/+2
* fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()Laszlo Ersek2014-12-231-2/+0Star
* fw_cfg: hard separation between the MMIO and I/O port mappingsLaszlo Ersek2014-12-231-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