hvf: add breakpoint handlers
commitf41520402c3a917c378ad166c2c76feb64608b09
authorFrancesco Cagnin <fcagnin@quarkslab.com>
Tue, 6 Jun 2023 09:19:30 +0000 (6 10:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 Jun 2023 09:19:30 +0000 (6 10:19 +0100)
tree48d405858899ae3568b420f894d832e730ecff12
parentce799a04b2987e54a3f29b2139c9610ac8c467c9
hvf: add breakpoint handlers

Required for guest debugging. The code has been structured like the KVM
counterpart.

Signed-off-by: Francesco Cagnin <fcagnin@quarkslab.com>
Message-id: 20230601153107.81955-4-fcagnin@quarkslab.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
accel/hvf/hvf-accel-ops.c
accel/hvf/hvf-all.c
include/sysemu/hvf.h
include/sysemu/hvf_int.h
target/arm/hvf/hvf.c
target/i386/hvf/hvf.c