commit | 2e5b0bd9cc6172edef502dfae28ae790f74a882e | [log] [tgz] |
---|---|---|
author | Jim Mattson <jmattson@google.com> | Thu May 04 11:51:58 2017 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri May 05 10:08:31 2017 +0200 |
tree | c0879f08222007991e96a289233de73acfaea43f | |
parent | 0266c894b51c41d3161adb90e3c15eda3e90a7be [diff] |
kvm: nVMX: Don't validate disabled secondary controls According to the SDM, if the "activate secondary controls" primary processor-based VM-execution control is 0, no checks are performed on the secondary processor-based VM-execution controls. Signed-off-by: Jim Mattson <jmattson@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>