Age | Commit message (Expand) | Author | Files | Lines |
2020-04-13 | fw_cfg: Migrate ACPI table mr sizes separately | Shameer Kolothum | 1 | -0/+6 |
2019-10-22 | fw_cfg: add "modify" functions for all types | Sergio Lopez | 1 | -0/+42 |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster | 1 | -0/+2 |
2019-05-23 | hw/nvram/fw_cfg: Add fw_cfg_arch_key_name() | Philippe Mathieu-Daudé | 1 | -0/+14 |
2019-02-01 | hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories | Steffen Görtz | 1 | -0/+64 |
2018-08-23 | fw_cfg: import & use linux/qemu_fw_cfg.h | Marc-André Lureau | 2 | -60/+3 |
2018-02-09 | Clean up includes | Markus Armbruster | 1 | -1/+0 |
2017-10-15 | fw_cfg: add write callback | Marc-André Lureau | 1 | -0/+3 |
2017-09-08 | fw_cfg: rename read callback | Marc-André Lureau | 1 | -3/+4 |
2017-07-17 | fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h | Mark Cave-Ayland | 1 | -0/+50 |
2017-01-18 | fw-cfg: turn FW_CFG_FILE_SLOTS into a device property | Laszlo Ersek | 1 | -2/+1 |
2017-01-18 | fw-cfg: support writeable blobs | Michael S. Tsirkin | 1 | -1/+2 |
2016-10-28 | nvram: Rename openbios_firmware_abi.h into sun_nvram.h | Thomas Huth | 1 | -3/+3 |
2016-10-28 | nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch] | Thomas Huth | 2 | -41/+30 |
2016-10-28 | nvram: Introduce helper functions for CHRP "system" and "free space" partitions | Thomas Huth | 1 | -0/+24 |
2016-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s... | Peter Maydell | 1 | -0/+1 |
2016-07-14 | Add optionrom compatible with fw_cfg DMA version | Marc Marí | 1 | -0/+1 |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -3/+3 |
2016-04-07 | Sort the fw_cfg file list | Gerd Hoffmann | 1 | -0/+8 |
2016-03-22 | fw_cfg: Split fw_cfg_keys.h off fw_cfg.h | Markus Armbruster | 2 | -48/+47 |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster | 1 | -1/+0 |
2016-03-08 | fw_cfg: expose control register size in fw_cfg.h | Gabriel L. Somlo | 1 | -0/+3 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -2/+0 |
2015-12-15 | fw_cfg: remove offset argument from callback prototype | Gabriel L. Somlo | 1 | -2/+1 |
2015-12-15 | fw_cfg: amend callback behavior spec to once per select | Gabriel L. Somlo | 1 | -7/+3 |
2015-12-15 | fw_cfg: move internal function call docs to header file | Gabriel L. Somlo | 1 | -0/+129 |
2015-10-19 | Implement fw_cfg DMA interface | Marc Marí | 1 | -2/+14 |
2015-06-10 | fw_cfg: remove support for guest-side data writes | Gabriel L. Somlo | 1 | -2/+0 |
2015-06-10 | fw_cfg: add fw_cfg_modify_i16 (update) method | Gabriel L. Somlo | 1 | -0/+1 |
2014-12-22 | fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide() | Laszlo Ersek | 1 | -0/+2 |
2014-12-22 | fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem() | Laszlo Ersek | 1 | -2/+0 |
2014-12-22 | fw_cfg: hard separation between the MMIO and I/O port mappings | Laszlo Ersek | 1 | -0/+2 |
2014-10-15 | fw_cfg: add fw_cfg_machine_reset function | Gonglei | 1 | -0/+2 |
2014-02-27 | sun4m: Set HostID in NVRAM | Mark Cave-Ayland | 1 | -0/+2 |
2013-10-14 | loader: use file path size from fw_cfg.h | Michael S. Tsirkin | 1 | -1/+3 |
2013-10-14 | fw_cfg: interface to trigger callback on read | Michael S. Tsirkin | 1 | -0/+4 |
2013-06-02 | fw_cfg: add API to find FW cfg object | Michael S. Tsirkin | 1 | -0/+2 |
2013-06-02 | fw_cfg: move typedef to qemu/typedefs.h | Michael S. Tsirkin | 1 | -1/+1 |
2013-06-02 | firmware_abi: move to include/hw/nvram/ | Michael S. Tsirkin | 1 | -0/+73 |
2013-04-30 | fw_cfg: add required header files | Hu Tao | 1 | -0/+7 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 2 | -0/+111 |