Skip to content
Commit 6bda055d authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally



Since all architectures (for historical reasons) have to define
struct kvm_guest_debug_arch, and since userspace has to check
KVM_CHECK_EXTENSION(KVM_CAP_SET_GUEST_DEBUG) anyway, there is
no advantage in masking the capability #define itself.  Remove
the #define __KVM_HAVE_GUEST_DEBUG from architecture-specific
headers.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 8886640d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment