Show patches with: Submitter = Jue Wang       |    State = Action Required       |   32 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] KVM: x86: Fix access to vcpu->arch.apic when the irqchip is not in kernel [v2,1/2] KVM: x86: Initialize nr_lvt_entries to a proper default value - - 1 --- 2022-07-06 Jue Wang New
[v2,1/2] KVM: x86: Initialize nr_lvt_entries to a proper default value [v2,1/2] KVM: x86: Initialize nr_lvt_entries to a proper default value - - - --- 2022-07-06 Jue Wang New
[2/2] KVM: x86: Fix access to vcpu->arch.apic when the irqchip is not in kernel [1/2] KVM: x86: Initialize nr_lvt_entries to a proper default value - - - --- 2022-07-01 Jue Wang New
[1/2] KVM: x86: Initialize nr_lvt_entries to a proper default value [1/2] KVM: x86: Initialize nr_lvt_entries to a proper default value - - - --- 2022-07-01 Jue Wang New
[v5,8/8] KVM: selftests: Add a self test for CMCI and UCNA emulations. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-06-10 Jue Wang New
[v5,7/8] KVM: x86: Enable CMCI capability by default and handle injected UCNA errors KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-06-10 Jue Wang New
[v5,6/8] KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-06-10 Jue Wang New
[v5,5/8] KVM: x86: Use kcalloc to allocate the mce_banks array. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-06-10 Jue Wang New
[v5,4/8] KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-06-10 Jue Wang New
[v5,3/8] KVM: x86: Add APIC_LVTx() macro. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-06-10 Jue Wang New
[v5,2/8] KVM: x86: Fill apic_lvt_mask with enums / explicit entries. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-06-10 Jue Wang New
[v5,1/8] KVM: x86: Make APIC_VERSION capture only the magic 0x14UL. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-06-10 Jue Wang New
[RFC,v4,8/8] KVM: selftests: Add a self test for UCNA injection. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-20 Jue Wang New
[v4,7/8] KVM: x86: Enable CMCI capability by default and handle injected UCNA errors KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-20 Jue Wang New
[v4,6/8] KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-20 Jue Wang New
[v4,5/8] KVM: x86: Use kcalloc to allocate the mce_banks array. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-20 Jue Wang New
[v4,4/8] KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-20 Jue Wang New
[v4,3/8] KVM: x86: Add APIC_LVTx() macro. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-20 Jue Wang New
[v4,2/8] KVM: x86: Fill apic_lvt_mask with enums / explicit entries. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-20 Jue Wang New
[v4,1/8] KVM: x86: Make APIC_VERSION capture only the magic 0x14UL. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-20 Jue Wang New
[v3,7/7] KVM: x86: Enable MCG_CMCI_P and handle injected UCNAs. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-13 Jue Wang New
[v3,6/7] KVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-13 Jue Wang New
[v3,5/7] KVM: x86: Use kcalloc to allocate the mce_banks array. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-13 Jue Wang New
[v3,4/7] KVM: x86: Add Corrected Machine Check Interrupt (CMCI) emulation to lapic. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-13 Jue Wang New
[v3,3/7] KVM: x86: Add APIC_LVTx() macro. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-13 Jue Wang New
[v3,2/7] KVM: x86: Fill apic_lvt_mask with enums / explicit entries. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-13 Jue Wang New
[v3,1/7] KVM: x86: Make APIC_VERSION capture only the magic 0x14UL. KVM: x86: Add CMCI and UCNA emulation - - - --- 2022-05-13 Jue Wang New
[v2,4/4] KVM: x86: Add support for MCG_CMCI_P and handling of injected UCNAs. KVM: x86: Add support of CMCI signaling and UCNA - - - --- 2022-04-12 Jue Wang New
[v2,3/4] KVM: x86: Add support for MSR_IA32_MCx_CTL2 MSRs. KVM: x86: Add support of CMCI signaling and UCNA - - - --- 2022-04-12 Jue Wang New
[v2,2/4] KVM: x86: Add LVTCMCI support. KVM: x86: Add support of CMCI signaling and UCNA - - - --- 2022-04-12 Jue Wang New
[v2,1/4] KVM: x86: Clean up KVM APIC LVT logic. KVM: x86: Add support of CMCI signaling and UCNA - - - --- 2022-04-12 Jue Wang New
KVM: x86: Add support for CMCI and UCNA. KVM: x86: Add support for CMCI and UCNA. - - - --- 2022-03-23 Jue Wang New