commit | f41520402c3a917c378ad166c2c76feb64608b09 | [log] [tgz] |
---|---|---|
author | Francesco Cagnin <fcagnin@quarkslab.com> | Tue Jun 06 10:19:30 2023 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jun 06 10:19:30 2023 +0100 |
tree | 48d405858899ae3568b420f894d832e730ecff12 | |
parent | ce799a04b2987e54a3f29b2139c9610ac8c467c9 [diff] |
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>