Message ID | 20240418021823.1275276-1-alejandro.j.jimenez@oracle.com (mailing list archive) |
---|---|
Headers | show |
Series | APICv-related fixes for inhibits and tracepoint | expand |
On Thu, 18 Apr 2024 02:18:21 +0000, Alejandro Jimenez wrote: > v2: Add Sean's changes to [PATCH 1/2]. > > -- > > Patch 1 fixes an issue when avic=0 (current default) where > APICV_INHIBIT_REASON_ABSENT remains set even after an in-kernel local APIC has > been created. e.g. tracing the inhibition tracepoint shows: > > [...] Applied to kvm-x86 misc, with the previously mentioned fixups, thanks! [1/2] KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is enabled https://github.com/kvm-x86/linux/commit/6982b34c21cb [2/2] KVM: x86: Remove VT-d mention in posted interrupt tracepoint https://github.com/kvm-x86/linux/commit/51937f2aae18 -- https://github.com/kvm-x86/linux/tree/next