diff options
author | Christoffer Dall <christoffer.dall@linaro.org> | 2014-02-26 17:19:59 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2014-02-26 17:19:59 +0000 |
commit | 6453fa998a11e133e673c0a613b88484a8231d1d (patch) | |
tree | 5d1e2b66c8741415e50e6fe0ec26c6de525210d0 /target-i386/kvm_i386.h | |
parent | c10f7fc3d167799f19d2184f05012b24cc56878d (diff) | |
download | hqemu-6453fa998a11e133e673c0a613b88484a8231d1d.zip hqemu-6453fa998a11e133e673c0a613b88484a8231d1d.tar.gz |
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 'target-i386/kvm_i386.h')
0 files changed, 0 insertions, 0 deletions