summaryrefslogtreecommitdiffstats
path: root/target/arm/kvm32.c
diff options
context:
space:
mode:
authorBeata Michalska2020-07-03 17:59:42 +0200
committerPeter Maydell2020-07-03 17:59:42 +0200
commit694bcaa81f41b7fc5e07273debe1dc309b3dcf03 (patch)
treec7310b7c7edb24cd86823e34dc229611d0e4b2d5 /target/arm/kvm32.c
parenthw/arm/virt: Let the virtio-iommu bypass MSIs (diff)
downloadqemu-694bcaa81f41b7fc5e07273debe1dc309b3dcf03.tar.gz
qemu-694bcaa81f41b7fc5e07273debe1dc309b3dcf03.tar.xz
qemu-694bcaa81f41b7fc5e07273debe1dc309b3dcf03.zip
target/arm: kvm: Handle DABT with no valid ISS
On ARMv7 & ARMv8 some load/store instructions might trigger a data abort exception with no valid ISS info to be decoded. The lack of decode info makes it at least tricky to emulate those instruction which is one of the (many) reasons why KVM will not even try to do so. Add support for handling those by requesting KVM to inject external dabt into the quest. Signed-off-by: Beata Michalska <beata.michalska@linaro.org> Reviewed-by: Andrew Jones <drjones@redhat.com> Message-id: 20200629114110.30723-2-beata.michalska@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/arm/kvm32.c')
0 files changed, 0 insertions, 0 deletions