]> git.proxmox.com Git - mirror_qemu.git/commit
arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
authorChristoffer Dall <christoffer.dall@linaro.org>
Fri, 31 Jan 2014 14:47:38 +0000 (14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:38 +0000 (14:47 +0000)
commit5b0adce156216fb24dcc5f1683e8b686f3793fff
treec00b631a06d4c273a22b53a60a5f60ca59c53eac
parent41ab7b55108e2699e7c2e77788465cb52a0b2c08
arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes

Fix two bugs that would allow changing the state of SGIs through the
ICPENDR and ISPENDRs.

Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/arm_gic.c