diff options
author | Vitaly Kuznetsov <[email protected]> | 2022-08-30 15:37:27 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-09-26 12:02:54 -0400 |
commit | ee087b4da022978a51fa3b363eea82c8bab8c3b5 (patch) | |
tree | 08a146e4dc28b41ccf6542413dbb85506a2d7588 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ebb3c8d4094d9248ad026291740c27c6310cf1f4 (diff) |
KVM: VMX: Extend VMX controls macro shenanigans
When VMX controls macros are used to set or clear a control bit, make
sure that this bit was checked in setup_vmcs_config() and thus is properly
reflected in vmcs_config.
Opportunistically drop pointless "< 0" check for adjust_vmx_controls()'s
return value.
No functional change intended.
Suggested-by: Sean Christopherson <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions