OSDN Git Service

arm: move KVM breakpoints helpers
authorFrancesco Cagnin <fcagnin@quarkslab.com>
Tue, 6 Jun 2023 09:19:29 +0000 (10:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 Jun 2023 09:19:29 +0000 (10:19 +0100)
commit0ca52a5fedeae3987ab2a84077d8ecb7d913aa37
treef028c00a149c8bfb61d0fcb402de343912e37230
parent369081c4558e7e940fa36ce59bf17b2e390f55d3
arm: move KVM breakpoints helpers

These helpers will be also used for HVF. Aside from reformatting a
couple of comments for 'checkpatch.pl' and updating meson to compile
'hyp_gdbstub.c', this is just code motion.

Signed-off-by: Francesco Cagnin <fcagnin@quarkslab.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20230601153107.81955-2-fcagnin@quarkslab.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/hyp_gdbstub.c [new file with mode: 0644]
target/arm/internals.h
target/arm/kvm64.c
target/arm/meson.build