]> git.proxmox.com Git - mirror_qemu.git/commit - default-configs/arm-softmmu.mak
hw/misc/iotkit-sysinfo: Implement IoTKit system information block
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:43 +0000 (13:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 24 Aug 2018 12:17:43 +0000 (13:17 +0100)
commitc667a25b324d086c7ea8002dbedeb10929d3b9da
tree73392bc0f8f409e1dfd4f458a96d39919bff87af
parent75750e4d43c9c62d26d2b218a1e8c2f8efdf16c4
hw/misc/iotkit-sysinfo: Implement IoTKit system information block

Implement the IoTKit system control element's system information
block; this is just a pair of read-only version/config registers,
plus the usual PID/CID ID registers.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180820141116.9118-10-peter.maydell@linaro.org
MAINTAINERS
default-configs/arm-softmmu.mak
hw/misc/Makefile.objs
hw/misc/iotkit-sysinfo.c [new file with mode: 0644]
include/hw/misc/iotkit-sysinfo.h [new file with mode: 0644]