Show patches with: Series = KVM: x86: AVIC and local APIC fixes+cleanups       |    State = Action Required       |   33 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,33/33] KVM: x86: Add helpers to recalc physical vs. logical optimized APIC maps KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,32/33] KVM: x86: Allow APICv APIC ID inhibit to be cleared KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,31/33] KVM: x86: Track required APICv inhibits with variable, not callback KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,30/33] Revert "KVM: SVM: Do not throw warning when calling avic_vcpu_load on a running vcpu" KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,29/33] KVM: SVM: Ignore writes to Remote Read Data on AVIC write traps KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,28/33] KVM: SVM: Handle multiple logical targets in AVIC kick fastpath KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,27/33] KVM: SVM: Require logical ID to be power-of-2 for AVIC entry KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,26/33] KVM: SVM: Update svm->ldr_reg cache even if LDR is "bad" KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,25/33] KVM: SVM: Always update local APIC on writes to logical dest register KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,24/33] KVM: SVM: Inhibit AVIC if vCPUs are aliased in logical mode KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,23/33] KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,22/33] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,21/33] KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,20/33] KVM: x86: Disable APIC logical map if logical ID covers multiple MDAs KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,19/33] KVM: x86: Skip redundant x2APIC logical mode optimized cluster setup KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,18/33] KVM: x86: Explicitly track all possibilities for APIC map's logical modes KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,17/33] KVM: x86: Explicitly skip optimized logical map setup if vCPU's LDR==0 KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,16/33] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,15/33] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,14/33] Revert "KVM: SVM: Use target APIC ID to complete x2AVIC IRQs when possible" KVM: x86: AVIC and local APIC fixes+cleanups - - - --- 2023-01-06 Sean Christopherson New
[v5,13/33] KVM: SVM: Fix x2APIC Logical ID calculation for avic_kick_target_vcpus_fast KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,12/33] KVM: SVM: Compute dest based on sender's x2APIC status for AVIC kick KVM: x86: AVIC and local APIC fixes+cleanups - 2 - --- 2023-01-06 Sean Christopherson New
[v5,11/33] KVM: SVM: Replace "avic_mode" enum with "x2avic_enabled" boolean KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,10/33] KVM: x86: Inhibit APIC memslot if x2APIC and AVIC are enabled KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,09/33] KVM: x86: Move APIC access page helper to common x86 code KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,08/33] KVM: x86: Handle APICv updates for APIC "mode" changes via request KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,07/33] KVM: SVM: Don't put/load AVIC when setting virtual APIC mode KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,06/33] KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,05/33] KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New
[v5,04/33] KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target KVM: x86: AVIC and local APIC fixes+cleanups - 2 - --- 2023-01-06 Sean Christopherson New
[v5,03/33] KVM: SVM: Flush the "current" TLB when activating AVIC KVM: x86: AVIC and local APIC fixes+cleanups - 2 - --- 2023-01-06 Sean Christopherson New
[v5,02/33] KVM: x86: Purge "highest ISR" cache when updating APICv state KVM: x86: AVIC and local APIC fixes+cleanups - 2 - --- 2023-01-06 Sean Christopherson New
[v5,01/33] KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps KVM: x86: AVIC and local APIC fixes+cleanups - 1 - --- 2023-01-06 Sean Christopherson New