KVM: x86: clear VM_EXIT_SAVE_IA32_PAT
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Apr 2019 09:38:30 +0000 (11:38 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Apr 2019 13:39:01 +0000 (15:39 +0200)
commitf16cb57be82b20c6a00a6bb1750cb77c08e56c1a
tree261f1241d79f00d4b8b858eb38c4c54a097be8be
parent9d609649bb29a882e7e6bf502adb45dcac178fe5
KVM: x86: clear VM_EXIT_SAVE_IA32_PAT

This is not needed, PAT writes always take an MSR vmexit.

Reviewed-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.c