linux/arch/x86/include
Sean Christopherson 7491b7b2e1 KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Use an enum for the APICv inhibit reasons, there is no meaning behind
their values and they most definitely are not "unsigned longs".  Rename
the various params to "reason" for consistency and clarity (inhibit may
be confused as a command, i.e. inhibit APICv, instead of the reason that
is getting toggled/checked).

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220311043517.17027-2-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-04-02 05:34:44 -04:00
..
asm KVM: x86: Make APICv inhibit reasons an enum and cleanup naming 2022-04-02 05:34:44 -04:00
uapi/asm KVM: x86: add system attribute to retrieve full set of supported xsave states 2022-01-28 07:33:32 -05:00