Age | Commit message (Expand) | Author |
---|---|---|
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-03-12 | spapr: Use CamelCase properly | David Gibson |
2018-11-08 | hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c | Thomas Huth |
2017-07-14 | spapr_rng: Convert to DEFINE_PROP_LINK | Fam Zheng |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | spapr_rng: fix race with main loop | Greg Kurz |
2016-02-28 | spapr_rng: disable hotpluggability | Greg Kurz |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth |