index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
sysbus-fdt.c
Age
Commit message (
Expand
)
Author
2021-06-15
arm: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
2020-03-05
hw/arm/virt: vTPM support
Eric Auger
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-11-13
hw/arm/sysbus-fdt: Only call match_fn callback if the type matches
Eric Auger
2018-10-15
hw/arm/sysbus-fdt: Allow device matching with DT compatible value
Eric Auger
2018-07-30
hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()
Geert Uytterhoeven
2018-06-29
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-18
hw/display: add standalone ramfb device
Gerd Hoffmann
2018-05-10
arm/boot: split load_dtb() from arm_load_kernel()
Igor Mammedov
2018-05-10
platform-bus-device: use device plug callback instead of machine_done notifier
Igor Mammedov
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-10
vfio: Generalize region support
Alex Williamson
2016-02-19
hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check
Eric Auger
2016-02-19
hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation
Eric Auger
2016-02-19
hw/arm/sysbus-fdt: helpers for clock node generation
Eric Auger
2016-01-18
hw/arm: Clean up includes
Peter Maydell
2015-06-19
hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
Eric Auger
2015-06-02
hw/arm/sysbus-fdt: helpers for platform bus nodes addition
Eric Auger