summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2012-12-11 11:30:37 +0000
committerPeter Maydell <peter.maydell@linaro.org>2012-12-11 11:30:37 +0000
commitcad065f18e1ca7694385f42f560da637d4e651b6 (patch)
treebfba72e964d262655842c525b03cc1f1d0543203 /scripts/qapi-commands.py
parentbf471f7950e9dc9416747b2774eb712f63afe5a7 (diff)
downloadfocaccia-qemu-cad065f18e1ca7694385f42f560da637d4e651b6.tar.gz
focaccia-qemu-cad065f18e1ca7694385f42f560da637d4e651b6.zip
hw/arm_gic: Fix comparison with priority mask register
The GIC spec states that only interrupts with higher priority
than the value in the GICC_PMR priority mask register are
passed through to the processor. We were incorrectly allowing
through interrupts with a priority equal to the specified
value: correct the comparison operation to match the spec.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions