diff options
| author | Vitaly Kuznetsov <[email protected]> | 2022-11-04 15:47:05 +0100 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-12-27 06:02:54 -0500 |
| commit | bbbaf8cd1735770342aad4c6624a147ae321599b (patch) | |
| tree | f2873c8df320c26ee0160f4436cb6e107cc857c3 /tools/perf/scripts/python/bin | |
| parent | af2808906aab0bf5786021d45b3ebfca6f4ad72f (diff) | |
KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too
The only unsupported primary processor-based VM-execution control at the
moment is CPU_BASED_ACTIVATE_TERTIARY_CONTROLS and KVM doesn't expose it
in nested VMX feature MSRs anyway (see nested_vmx_setup_ctls_msrs())
but in preparation to inverting "unsupported with eVMCS" checks (and
for completeness) it's better to sanitize MSR_IA32_VMX_PROCBASED_CTLS/
MSR_IA32_VMX_TRUE_PROCBASED_CTLS too.
No functional change intended.
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions