Age | Commit message (Expand) | Author | Files | Lines |
2024-01-08 | system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() | Stefan Hajnoczi | 1 | -2/+2 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -1/+2 |
2020-05-15 | qom: Drop object_property_set_description() parameter @errp | Markus Armbruster | 1 | -2/+1 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -1/+1 |
2019-03-12 | spapr: Use CamelCase properly | David Gibson | 1 | -9/+9 |
2018-11-08 | hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c | Thomas Huth | 1 | -23/+0 |
2017-07-14 | spapr_rng: Convert to DEFINE_PROP_LINK | Fam Zheng | 1 | -6/+2 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-16 | spapr_rng: fix race with main loop | Greg Kurz | 1 | -2/+2 |
2016-02-28 | spapr_rng: disable hotpluggability | Greg Kurz | 1 | -0/+1 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth | 1 | -0/+186 |