On 8/13/25 03:31, Philippe Mathieu-Daudé wrote:
Use the generic host_cpu_feature_supported() helper to
check for the PMU feature support. This will allow to
expand to non-KVM accelerators such HVF.

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  target/arm/kvm_arm.h  | 13 -------------
  target/arm/cpu.c      |  6 ++++--
  target/arm/kvm-stub.c |  5 -----
  target/arm/kvm.c      |  9 ++-------
  4 files changed, 6 insertions(+), 27 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to