aboutsummaryrefslogtreecommitdiff
path: root/hw/pci/pci.c
diff options
context:
space:
mode:
authorJan Klötzke <jan.kloetzke@kernkonzept.com>2024-02-01 10:57:19 +0000
committerPeter Maydell <peter.maydell@linaro.org>2024-02-02 13:51:57 +0000
commitf670be1aad33e801779af580398895b9455747ee (patch)
tree40ae034d8e42dba4ef271bd23762358e7abcdaf8 /hw/pci/pci.c
parentc3709fde5955d13f6d4f86ab46ef3cc2288ca65e (diff)
downloadqemu-f670be1aad33e801779af580398895b9455747ee.zip
qemu-f670be1aad33e801779af580398895b9455747ee.tar.gz
qemu-f670be1aad33e801779af580398895b9455747ee.tar.bz2
target/arm: fix exception syndrome for AArch32 bkpt insn
Debug exceptions that target AArch32 Hyp mode are reported differently than on AAarch64. Internally, Qemu uses the AArch64 syndromes. Therefore such exceptions need to be either converted to a prefetch abort (breakpoints, vector catch) or a data abort (watchpoints). Cc: qemu-stable@nongnu.org Signed-off-by: Jan Klötzke <jan.kloetzke@kernkonzept.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240127202758.3326381-1-jan.kloetzke@kernkonzept.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/pci/pci.c')
0 files changed, 0 insertions, 0 deletions