Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-11-13 | hw/arm/sysbus-fdt: Only call match_fn callback if the type matches | Eric Auger | 1 | -5/+7 |
2018-10-15 | hw/arm/sysbus-fdt: Allow device matching with DT compatible value | Eric Auger | 1 | -14/+47 |
2018-07-30 | hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host() | Geert Uytterhoeven | 1 | -0/+1 |
2018-06-29 | hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit() | Philippe Mathieu-Daudé | 1 | -23/+30 |
2018-06-18 | hw/display: add standalone ramfb device | Gerd Hoffmann | 1 | -0/+7 |
2018-05-10 | arm/boot: split load_dtb() from arm_load_kernel() | Igor Mammedov | 1 | -57/+4 |
2018-05-10 | platform-bus-device: use device plug callback instead of machine_done notifier | Igor Mammedov | 1 | -3/+0 |
2016-09-27 | sysbus: Remove ignored return value of FindSysbusDeviceFunc | David Gibson | 1 | -2/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-10 | vfio: Generalize region support | Alex Williamson | 1 | -2/+2 |
2016-02-19 | hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check | Eric Auger | 1 | -14/+5 |
2016-02-19 | hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation | Eric Auger | 1 | -6/+188 |
2016-02-19 | hw/arm/sysbus-fdt: helpers for clock node generation | Eric Auger | 1 | -0/+120 |
2016-01-18 | hw/arm: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-06-19 | hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation | Eric Auger | 1 | -0/+73 |
2015-06-02 | hw/arm/sysbus-fdt: helpers for platform bus nodes addition | Eric Auger | 1 | -0/+174 |