commit | 1c13bffd946ebb75d7b18e57b2984d581b6b0859 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Thu Aug 24 20:51:33 2017 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Oct 12 14:01:52 2017 +0200 |
tree | dbb88f649e87c37c8edaa5e19561428730bfb4ff | |
parent | 0ee096d0064ca7eddf13ac5f52fd008b6133f501 [diff] |
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>