On 23/11/23 05:42, Richard Henderson wrote:
From: Chao Du <duc...@eswincomputing.com>

The KVM_CAP_SET_GUEST_DEBUG is probed during kvm_init().
gdbserver will fail to start if the CAP is not supported.
So no need to make another probe here, like other targets.

Signed-off-by: Chao Du <duc...@eswincomputing.com>
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Message-Id: <20231025070726.22689-1-duc...@eswincomputing.com>
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/arm/kvm64.c | 28 +++++++---------------------
  1 file changed, 7 insertions(+), 21 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to