summaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorPeter Xu <peterx@redhat.com>2020-05-05 17:47:50 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2020-05-07 12:13:40 +0200
commitb9b2782cd55aaf5a65573df99376cf391941cb66 (patch)
tree85e68a9c6ae3c373263ec9b9979f5bb28b8a74b9 /arch/sh
parentKVM: selftests: Fix build for evmcs.h (diff)
downloadlinux-b9b2782cd55aaf5a65573df99376cf391941cb66.tar.xz
linux-b9b2782cd55aaf5a65573df99376cf391941cb66.zip
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
KVM_CAP_SET_GUEST_DEBUG should be supported for x86 however it's not declared as supported. My wild guess is that userspaces like QEMU are using "#ifdef KVM_CAP_SET_GUEST_DEBUG" to check for the capability instead, but that could be wrong because the compilation host may not be the runtime host. The userspace might still want to keep the old "#ifdef" though to not break the guest debug on old kernels. Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20200505154750.126300-1-peterx@redhat.com> [Do the same for PPC and s390. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions