summaryrefslogtreecommitdiffstats
path: root/hw/intc/s390_flic_kvm.c
diff options
context:
space:
mode:
authorRichard Henderson2021-06-12 21:57:07 +0200
committerPeter Maydell2021-06-16 15:33:51 +0200
commitd3327a38cda104dd292105b6b9d140f2158209f9 (patch)
tree5c45b533a29c26ab25ddc0f611e901e73d37ed21 /hw/intc/s390_flic_kvm.c
parenthw/intc/armv7m_nvic: Remove stale comment (diff)
downloadqemu-d3327a38cda104dd292105b6b9d140f2158209f9.tar.gz
qemu-d3327a38cda104dd292105b6b9d140f2158209f9.tar.xz
qemu-d3327a38cda104dd292105b6b9d140f2158209f9.zip
target/arm: Fix mte page crossing test
The test was off-by-one, because tag_last points to the last byte of the tag to check, thus tag_last - prev_page will equal TARGET_PAGE_SIZE when we use the first byte of the next page. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/403 Reported-by: Peter Collingbourne <pcc@google.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210612195707.840217-1-richard.henderson@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc/s390_flic_kvm.c')
0 files changed, 0 insertions, 0 deletions