summaryrefslogtreecommitdiffstats
path: root/include/hw/nvram
Commit message (Expand)AuthorAgeFilesLines
* fw_cfg: add "modify" functions for all typesSergio Lopez2019-10-221-0/+42
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()Philippe Mathieu-Daudé2019-05-231-0/+14
* hw/nvram/nrf51_nvm: Add nRF51 non-volatile memoriesSteffen Görtz2019-02-011-0/+64
* fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau2018-08-232-60/+3Star
* Clean up includesMarkus Armbruster2018-02-091-1/+0Star
* 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: turn FW_CFG_FILE_SLOTS into a device propertyLaszlo Ersek2017-01-181-2/+1Star
* fw-cfg: support writeable blobsMichael S. Tsirkin2017-01-181-1/+2
* nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth2016-10-281-3/+3
* nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth2016-10-282-41/+30Star
* nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth2016-10-281-0/+24
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell2016-07-141-0/+1
|\
| * Add optionrom compatible with fw_cfg DMA versionMarc Marí2016-07-141-0/+1
* | Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-3/+3
|/
* Sort the fw_cfg file listGerd Hoffmann2016-04-071-0/+8
* fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster2016-03-222-48/+47Star
* 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
* sun4m: Set HostID in NVRAMMark Cave-Ayland2014-02-271-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
* firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-021-0/+73
* fw_cfg: add required header filesHu Tao2013-04-301-0/+7
* hw: move headers to include/Paolo Bonzini2013-04-082-0/+111