diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-03-02 15:56:31 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-03-16 17:58:15 +0100 |
commit | b32666b13a72a1fd9f5078d8142bd7325022520f (patch) | |
tree | 3526e5cf01b80759209e9a7659fd3662701ead99 /Kconfig | |
parent | 4c61534aaae2a170bf0abd72676624fd3fabc655 (diff) |
KVM: x86: Introduce cpuid_entry_{change,set,clear}() mutators
Introduce mutators to modify feature bits in CPUID entries and use the
new mutators where applicable. Using the mutators eliminates the need
to manually specify the register to modify query at no extra cost and
will allow adding runtime consistency checks on the function/index in a
future patch.
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 'Kconfig')
0 files changed, 0 insertions, 0 deletions