diff options
| author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-03-02 15:56:34 -0800 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-03-16 17:58:17 +0100 |
| commit | 5ffec6f910dc8998c9da9320550ffddebe2e7afc (patch) | |
| tree | 9e148a98cebb6b26329f2ab0a409a76b7c5bf3fc /tools/perf/scripts/python/bin | |
| parent | KVM: x86: Handle MPX CPUID adjustment in VMX code (diff) | |
| download | linux-5ffec6f910dc8998c9da9320550ffddebe2e7afc.tar.gz linux-5ffec6f910dc8998c9da9320550ffddebe2e7afc.zip | |
KVM: x86: Handle INVPCID CPUID adjustment in VMX code
Move the INVPCID CPUID adjustments into VMX to eliminate an instance of
the undesirable "unsigned f_* = *_supported ? F(*) : 0" pattern in the
common CPUID handling code. Drop ->invpcid_supported(), CPUID
adjustment was the only user.
No functional change intended.
Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
