[PATCH-for-9.0 0/2] target/arm/kvm: Use generic kvm_supports_guest_debug()

Philippe Mathieu-Daudé posted 2 patches 12 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231201143201.40182-1-philmd@linaro.org
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Peter Maydell <peter.maydell@linaro.org>
accel/kvm/kvm-cpus.h | 1 -
include/sysemu/kvm.h | 1 +
target/arm/kvm64.c   | 9 ++-------
3 files changed, 3 insertions(+), 8 deletions(-)
[PATCH-for-9.0 0/2] target/arm/kvm: Use generic kvm_supports_guest_debug()
Posted by Philippe Mathieu-Daudé 12 months ago
Expose kvm_supports_guest_debug() to all targets
and simplify ARM using it.

Philippe Mathieu-Daudé (2):
  accel/kvm: Expose kvm_supports_guest_debug() prototype
  target/arm/kvm: Use generic kvm_supports_guest_debug()

 accel/kvm/kvm-cpus.h | 1 -
 include/sysemu/kvm.h | 1 +
 target/arm/kvm64.c   | 9 ++-------
 3 files changed, 3 insertions(+), 8 deletions(-)

-- 
2.41.0