aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/sysbus-fdt.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-13hw/arm/sysbus-fdt: Only call match_fn callback if the type matchesEric Auger1-5/+7
2018-10-15hw/arm/sysbus-fdt: Allow device matching with DT compatible valueEric Auger1-14/+47
2018-07-30hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()Geert Uytterhoeven1-0/+1
2018-06-29hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()Philippe Mathieu-Daudé1-23/+30
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann1-0/+7
2018-05-10arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov1-57/+4
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov1-3/+0
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson1-2/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-10vfio: Generalize region supportAlex Williamson1-2/+2
2016-02-19hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value checkEric Auger1-14/+5
2016-02-19hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiationEric Auger1-6/+188
2016-02-19hw/arm/sysbus-fdt: helpers for clock node generationEric Auger1-0/+120
2016-01-18hw/arm: Clean up includesPeter Maydell1-0/+1
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger1-0/+73
2015-06-02hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger1-0/+174