diff options
author | Chao Du <duchao@eswincomputing.com> | 2023-12-19 17:57:39 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-12-19 17:57:39 +0000 |
commit | b16620c32cfdfba40d8f6e515fc9c19d12a17ef0 (patch) | |
tree | 8da6fe2c65d37ddacffc9b50236d13e589d80223 /include/tcg/debug-assert.h | |
parent | 16617c3cba550a5ee954641dc4ad905a9f3ae68e (diff) | |
download | qemu-b16620c32cfdfba40d8f6e515fc9c19d12a17ef0.zip qemu-b16620c32cfdfba40d8f6e515fc9c19d12a17ef0.tar.gz qemu-b16620c32cfdfba40d8f6e515fc9c19d12a17ef0.tar.bz2 |
target/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST_DEBUG probe
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 <duchao@eswincomputing.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231025070726.22689-1-duchao@eswincomputing.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/tcg/debug-assert.h')
0 files changed, 0 insertions, 0 deletions