aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/sysbus-fdt.c
AgeCommit message (Expand)Author
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis
2021-06-15arm: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger
2020-03-05hw/arm/virt: vTPM supportEric Auger
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-11-13hw/arm/sysbus-fdt: Only call match_fn callback if the type matchesEric Auger
2018-10-15hw/arm/sysbus-fdt: Allow device matching with DT compatible valueEric Auger
2018-07-30hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()Geert Uytterhoeven
2018-06-29hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()Philippe Mathieu-Daudé
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-05-10arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-10vfio: Generalize region supportAlex Williamson
2016-02-19hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger
2016-02-19hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiationEric Auger
2016-02-19hw/arm/sysbus-fdt: helpers for clock node generationEric Auger
2016-01-18hw/arm: Clean up includesPeter Maydell
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger
2015-06-02hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger