diff options
author | Peter Maydell | 2018-07-23 20:03:37 +0200 |
---|---|---|
committer | Peter Maydell | 2018-07-24 12:42:15 +0200 |
commit | 042374c92e83da5c8f906b9b97814a21eac2a09f (patch) | |
tree | e7dcbcbd5fc61a738fdc6e70cb140570fe4c17f1 /tests/pnv-xscom-test.c | |
parent | ui/cocoa.m: prevent stuck command key when going into full screen mode (diff) | |
download | qemu-042374c92e83da5c8f906b9b97814a21eac2a09f.tar.gz qemu-042374c92e83da5c8f906b9b97814a21eac2a09f.tar.xz qemu-042374c92e83da5c8f906b9b97814a21eac2a09f.zip |
hw/intc/arm_gicv3: Check correct HCR_EL2 bit when routing IRQ
In icc_dir_write() we were incorrectly checking HCR_EL2.FMO
when determining whether IRQ should be routed to EL2; this should
be HCR_EL2.IMO (compare the GICv3 pseudocode ICC_DIR_EL1[]).
Use the correct mask.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180723180337.17378-1-peter.maydell@linaro.org
Diffstat (limited to 'tests/pnv-xscom-test.c')
0 files changed, 0 insertions, 0 deletions