]> git.proxmox.com Git - mirror_qemu.git/commit
target-arm/monitor.c: Advertise emulated GICv3 in capabilities
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Jun 2016 14:23:48 +0000 (15:23 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Jun 2016 14:23:51 +0000 (15:23 +0100)
commit3b1a2225010b1f25745ed6e934cb4c25eb28282e
tree696d10989adc6b29b6f132473b2d9c6e35b14762
parent5de8229db542ab7a06e7355e7a095478cc73653a
target-arm/monitor.c: Advertise emulated GICv3 in capabilities

Now we have an emulated GICv3 we should advertise it via the
capabilities in the monitor protocol.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org>
Tested-by: Shannon Zhao <shannon.zhao@linaro.org>
Message-id: 1465915112-29272-21-git-send-email-peter.maydell@linaro.org
target-arm/monitor.c