| Commit message (Expand) | Author | Age | Files | Lines |
* | nvram: Exit QEMU if NVRAM cannot contain all -prom-env data | Greg Kurz | 2020-08-14 | 1 | -1/+1 |
* | hw/nvram/mac_nvram: Convert debug printf()s to trace events | Philippe Mathieu-Daudé | 2020-05-27 | 1 | -14/+3 |
* | qdev: Unrealize must not fail | Markus Armbruster | 2020-05-15 | 1 | -1/+1 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+2 |
* | migration: consolidate VMStateField.start | Halil Pasic | 2017-02-13 | 1 | -1/+1 |
* | nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch] | Thomas Huth | 2016-10-28 | 1 | -4/+3 |
* | nvram: Introduce helper functions for CHRP "system" and "free space" partitions | Thomas Huth | 2016-10-28 | 1 | -32/+8 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -0/+1 |
* | hw: fix some debug message format strings | Alyssa Milburn | 2016-02-16 | 1 | -2/+4 |
* | hw: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | macio-nvram: add to misc category | Laurent Vivier | 2015-10-23 | 1 | -0/+1 |
* | PPC: mac_nvram: Split NVRAM into OF and OSX parts | Alexander Graf | 2014-09-08 | 1 | -3/+40 |
* | PPC: mac_nvram: Allow 2 and 4 byte accesses | Alexander Graf | 2014-09-08 | 1 | -0/+4 |
* | PPC: mac_nvram: Remove unused functions | Alexander Graf | 2014-09-08 | 1 | -23/+0 |
* | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 2014-05-14 | 1 | -2/+1 |
* | hw/n*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | firmware_abi: move to include/hw/nvram/ | Michael S. Tsirkin | 2013-06-02 | 1 | -1/+1 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+196 |