]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
KVM: nVMX: no need to set ept/vpid caps to 0
authorDavid Hildenbrand <david@redhat.com>
Thu, 24 Aug 2017 18:51:33 +0000 (20:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Oct 2017 12:01:52 +0000 (14:01 +0200)
commit1c13bffd946ebb75d7b18e57b2984d581b6b0859
treedbb88f649e87c37c8edaa5e19561428730bfb4ff
parent0ee096d0064ca7eddf13ac5f52fd008b6133f501
KVM: nVMX: no need to set ept/vpid caps to 0

They are inititally 0, so no need to reset them to 0.

Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/vmx.c