diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-03-02 15:56:44 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-03-16 17:58:25 +0100 |
commit | b3d895d5c4154156894fd1df2158d82f94fb5527 (patch) | |
tree | e69867ce8fd65d862e3744091ca969cde6c59bd1 /MAINTAINERS | |
parent | 3ec6fd8cf0ba6bb3ded5cdee88319c9af90e14c8 (diff) |
KVM: x86: Move XSAVES CPUID adjust to VMX's KVM cpu cap update
Move the clearing of the XSAVES CPUID bit into VMX, which has a separate
VMCS control to enable XSAVES in non-root, to eliminate the last ugly
renmant of the undesirable "unsigned f_* = *_supported ? F(*) : 0"
pattern in the common CPUID handling code.
Drop ->xsaves_supported(), CPUID adjustment was the only user.
No functional change intended.
Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions