diff options
author | Christoffer Dall | 2014-02-26 18:19:59 +0100 |
---|---|---|
committer | Peter Maydell | 2014-02-26 18:19:59 +0100 |
commit | 6453fa998a11e133e673c0a613b88484a8231d1d (patch) | |
tree | 5d1e2b66c8741415e50e6fe0ec26c6de525210d0 /hw/intc/apic.c | |
parent | target-arm: Load correct access bits from ARMv5 level 2 page table descriptors (diff) | |
download | qemu-6453fa998a11e133e673c0a613b88484a8231d1d.tar.gz qemu-6453fa998a11e133e673c0a613b88484a8231d1d.tar.xz qemu-6453fa998a11e133e673c0a613b88484a8231d1d.zip |
hw/intc/arm_gic: Fix GIC_SET_LEVEL
The GIC_SET_LEVEL macro unfortunately overwrote the entire level
bitmask instead of just or'ing on the necessary bits, causing active
level PPIs on a core to clear PPIs on other cores.
Cc: qemu-stable@nongnu.org
Reported-by: Rob Herring <rob.herring@linaro.org>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Message-id: 1393031030-8692-1-git-send-email-christoffer.dall@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc/apic.c')
0 files changed, 0 insertions, 0 deletions