aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2018-11-13 10:47:59 +0000
committerPeter Maydell <peter.maydell@linaro.org>2018-11-13 10:47:59 +0000
commit14f9a5c0e4d2bc06cb217a84d836badfe9dc7a18 (patch)
tree883e4e1ed5ac487ae2246751adc3804269f70432 /net
parent9b16ec4351a6379b31898ec5871b7e5c29376c3c (diff)
downloadqemu-14f9a5c0e4d2bc06cb217a84d836badfe9dc7a18.zip
qemu-14f9a5c0e4d2bc06cb217a84d836badfe9dc7a18.tar.gz
qemu-14f9a5c0e4d2bc06cb217a84d836badfe9dc7a18.tar.bz2
target/arm64: kvm debug set target_el when passing exception to guest
When we are debugging the guest all exceptions come our way but might be for the guest's own debug exceptions. We use the ->do_interrupt() infrastructure to inject the exception into the guest. However, we are missing a full setup of the exception structure, causing an assert later down the line. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20181109152119.9242-4-alex.bennee@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions