]> www.infradead.org Git - users/hch/misc.git/commit
KVM: x86: Drop the now unused KVM_X86_DISABLE_VALID_EXITS
authorSean Christopherson <seanjc@google.com>
Thu, 28 Nov 2024 01:33:42 +0000 (17:33 -0800)
committerSean Christopherson <seanjc@google.com>
Wed, 18 Dec 2024 22:19:37 +0000 (14:19 -0800)
commitaf5366bea2cb9dfb5da2880e1dff544f87505300
tree0288323605f0e55cffa10f57bcf35a458226e12f
parentc829ccd4d9dc4a892e7c9ae032b87ac90ace2252
KVM: x86: Drop the now unused KVM_X86_DISABLE_VALID_EXITS

Drop the KVM_X86_DISABLE_VALID_EXITS definition, as it is misleading, and
unused in KVM *because* it is misleading.  The set of exits that can be
disabled is dynamic, i.e. userspace (and KVM) must check KVM's actual
capabilities.

Suggested-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20241128013424.4096668-16-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
include/uapi/linux/kvm.h