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