Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/main-loop.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 | -1/+1 |
* | spapr: Use CamelCase properly | David Gibson | 2019-03-12 | 1 | -9/+9 |
* | hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c | Thomas Huth | 2018-11-08 | 1 | -23/+0 |
* | spapr_rng: Convert to DEFINE_PROP_LINK | Fam Zheng | 2017-07-14 | 1 | -6/+2 |
* | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 2016-03-22 | 1 | -0/+2 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | spapr_rng: fix race with main loop | Greg Kurz | 2016-03-15 | 1 | -2/+2 |
* | spapr_rng: disable hotpluggability | Greg Kurz | 2016-02-28 | 1 | -0/+1 |
* | ppc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth | 2015-09-23 | 1 | -0/+186 |