Age | Commit message (Expand) | Author |
2016-10-28 | nvram: Rename openbios_firmware_abi.h into sun_nvram.h | Thomas Huth |
2016-10-28 | nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch] | Thomas Huth |
2016-10-28 | nvram: Introduce helper functions for CHRP "system" and "free space" partitions | Thomas Huth |
2016-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s... | Peter Maydell |
2016-07-14 | Add optionrom compatible with fw_cfg DMA version | Marc MarĂ |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster |
2016-04-07 | Sort the fw_cfg file list | Gerd Hoffmann |
2016-03-22 | fw_cfg: Split fw_cfg_keys.h off fw_cfg.h | Markus Armbruster |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster |
2016-03-08 | fw_cfg: expose control register size in fw_cfg.h | Gabriel L. Somlo |
2016-02-23 | include: Clean up includes | Peter Maydell |
2015-12-15 | fw_cfg: remove offset argument from callback prototype | Gabriel L. Somlo |
2015-12-15 | fw_cfg: amend callback behavior spec to once per select | Gabriel L. Somlo |
2015-12-15 | fw_cfg: move internal function call docs to header file | Gabriel L. Somlo |
2015-10-19 | Implement fw_cfg DMA interface | Marc MarĂ |
2015-06-10 | fw_cfg: remove support for guest-side data writes | Gabriel L. Somlo |
2015-06-10 | fw_cfg: add fw_cfg_modify_i16 (update) method | Gabriel L. Somlo |
2014-12-22 | fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide() | Laszlo Ersek |
2014-12-22 | fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem() | Laszlo Ersek |
2014-12-22 | fw_cfg: hard separation between the MMIO and I/O port mappings | Laszlo Ersek |
2014-10-15 | fw_cfg: add fw_cfg_machine_reset function | Gonglei |
2014-02-27 | sun4m: Set HostID in NVRAM | Mark Cave-Ayland |
2013-10-14 | loader: use file path size from fw_cfg.h | Michael S. Tsirkin |
2013-10-14 | fw_cfg: interface to trigger callback on read | Michael S. Tsirkin |
2013-06-02 | fw_cfg: add API to find FW cfg object | Michael S. Tsirkin |
2013-06-02 | fw_cfg: move typedef to qemu/typedefs.h | Michael S. Tsirkin |
2013-06-02 | firmware_abi: move to include/hw/nvram/ | Michael S. Tsirkin |
2013-04-30 | fw_cfg: add required header files | Hu Tao |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |