commit | 2a499e49c2ecc4ce5e11cc876a194fb16f05a66b | [log] [tgz] |
---|---|---|
author | Bandan Das <bsd@redhat.com> | Thu Aug 03 15:54:41 2017 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 07 15:29:20 2017 +0200 |
tree | 7b26cd9cdf7a518879af0802c3f80aea6f6bc326 | |
parent | 53a70daf3cfd4561fec7f0fe65e4377bebc1f55c [diff] |
KVM: vmx: Enable VMFUNCs Enable VMFUNC in the secondary execution controls. This simplifies the changes necessary to expose it to nested hypervisors. VMFUNCs still cause #UD when invoked. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Bandan Das <bsd@redhat.com> Acked-by: David Hildenbrand <david@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>