Message ID | 20240506225321.3440701-1-alejandro.j.jimenez@oracle.com (mailing list archive) |
---|---|
Headers | show |
Series | Print names of apicv inhibit reasons in traces | expand |
On Mon, 06 May 2024 22:53:19 +0000, Alejandro Jimenez wrote: > v2: > - Use Sean's implementation/patch from v1: https://lore.kernel.org/all/ZjVQOFLXWrZvoa-Y@google.com/ > - Fix typo in commit message (s/inhbit/inhibit). > - Add patch renaming APICV_INHIBIT_REASON_DISABLE to APICV_INHIBIT_REASON_DISABLED. > - Drop Vasant's R-b from v1 since implementation was refined, even though the > general approach and behavior remains the same. > > [...] Applied to kvm-x86 misc, thanks! [1/2] KVM: x86: Print names of apicv inhibit reasons in traces https://github.com/kvm-x86/linux/commit/8b5bf6b80eb3 [2/2] KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons https://github.com/kvm-x86/linux/commit/f9979c52eb02 -- https://github.com/kvm-x86/linux/tree/next
On Tue, Jun 04, 2024, Sean Christopherson wrote: > On Mon, 06 May 2024 22:53:19 +0000, Alejandro Jimenez wrote: > > v2: > > - Use Sean's implementation/patch from v1: https://lore.kernel.org/all/ZjVQOFLXWrZvoa-Y@google.com/ > > - Fix typo in commit message (s/inhbit/inhibit). > > - Add patch renaming APICV_INHIBIT_REASON_DISABLE to APICV_INHIBIT_REASON_DISABLED. > > - Drop Vasant's R-b from v1 since implementation was refined, even though the > > general approach and behavior remains the same. > > > > [...] > > Applied to kvm-x86 misc, thanks! > > [1/2] KVM: x86: Print names of apicv inhibit reasons in traces > https://github.com/kvm-x86/linux/commit/8b5bf6b80eb3 > [2/2] KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons > https://github.com/kvm-x86/linux/commit/f9979c52eb02 FYI, hashes changed due to dropping an unrelated commit. [1/2] KVM: x86: Print names of apicv inhibit reasons in traces https://github.com/kvm-x86/linux/commit/69148ccec679 [2/2] KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons https://github.com/kvm-x86/linux/commit/f992572120fb