Show patches with: Submitter = Paolo Bonzini       |    State = Action Required       |    Archived = No       |   36 patches
Patch Series S/W/F Date Submitter Delegate State
[3/3] KVM: x86: never write to memory from kvm_vcpu_check_block [1/3] KVM: x86: make vendor code check for all nested events --- 2022-04-27 Paolo Bonzini New
[2/3] KVM: x86: a vCPU with a pending triple fault is runnable [1/3] KVM: x86: make vendor code check for all nested events --- 2022-04-27 Paolo Bonzini New
[1/3] KVM: x86: make vendor code check for all nested events [1/3] KVM: x86: make vendor code check for all nested events --- 2022-04-27 Paolo Bonzini New
[4.14] KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated [4.14] KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated --- 2022-04-04 Paolo Bonzini New
[5.4] KVM: x86/mmu: do compare-and-exchange of gPTE via the user address [5.4] KVM: x86/mmu: do compare-and-exchange of gPTE via the user address --- 2022-04-04 Paolo Bonzini New
[01/12] KVM: x86: host-initiated EFER.LME write affects the MMU [01/12] KVM: x86: host-initiated EFER.LME write affects the MMU --- 2022-02-09 Paolo Bonzini New
KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all --- 2022-01-18 Paolo Bonzini New
[for-stable] KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled [for-stable] KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled --- 2021-12-20 Paolo Bonzini New
[1/2] KVM: x86: allow kvm_tdp_mmu_zap_invalidated_roots with write-locked mmu_lock [1/2] KVM: x86: allow kvm_tdp_mmu_zap_invalidated_roots with write-locked mmu_lock --- 2021-12-13 Paolo Bonzini New
[5.10.y] KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656) [5.10.y] KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656) --- 2021-08-16 Paolo Bonzini New
[4.19.y] KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656) [4.19.y] KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656) --- 2021-08-16 Paolo Bonzini New
[5.10.y] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) [5.10.y] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) --- 2021-08-16 Paolo Bonzini New
[4.9.y] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) [4.9.y] KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653) --- 2021-08-16 Paolo Bonzini New
selftests: KVM: avoid failures due to reserved HyperTransport region selftests: KVM: avoid failures due to reserved HyperTransport region --- 2021-08-05 Paolo Bonzini New
KVM: x86: accept userspace interrupt only if no event is injected KVM: x86: accept userspace interrupt only if no event is injected --- 2021-07-14 Paolo Bonzini New
[5.10/5.11,9/9] KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_sp Fix missing TLB flushes in TDP MMU --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,8/9] KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages Fix missing TLB flushes in TDP MMU --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,7/9] KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping Fix missing TLB flushes in TDP MMU --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,6/9] KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap Fix missing TLB flushes in TDP MMU --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,5/9] KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed Fix missing TLB flushes in TDP MMU --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,4/9] KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter Fix missing TLB flushes in TDP MMU --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,3/9] KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn Fix missing TLB flushes in TDP MMU --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,2/9] KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched Fix missing TLB flushes in TDP MMU --- 2021-04-10 Paolo Bonzini New
[5.10/5.11,1/9] KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched Fix missing TLB flushes in TDP MMU --- 2021-04-10 Paolo Bonzini New
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host --- 2021-02-26 Paolo Bonzini New
KVM: SEV: fix double locking due to incorrect backport KVM: SEV: fix double locking due to incorrect backport --- 2021-02-18 Paolo Bonzini New
KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off --- 2021-01-28 Paolo Bonzini New
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits --- 2020-12-03 Paolo Bonzini New
[1/2] KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint [1/2] KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint --- 2020-11-27 Paolo Bonzini New
selftests: kvm: Use a shorter encoding to clear RAX selftests: kvm: Use a shorter encoding to clear RAX --- 2020-08-17 Paolo Bonzini New
[01/24] KVM: nSVM: fix condition for filtering async PF [01/24] KVM: nSVM: fix condition for filtering async PF --- 2020-05-20 Paolo Bonzini New
[FYI,1/3] KVM: nVMX: Don't emulate instructions in guest mode [FYI,1/3] KVM: nVMX: Don't emulate instructions in guest mode --- 2020-02-24 Paolo Bonzini New
[FYI,3/5] x86/kvm: Cache gfn to pfn translation Untitled series #44216 --- 2020-01-30 Paolo Bonzini New
[FYI,2/5] x86/kvm: Introduce kvm_(un)map_gfn() Untitled series #44216 --- 2020-01-30 Paolo Bonzini New
[v2] KVM: x86: fix overlap between SPTE_MMIO_MASK and generation [v2] KVM: x86: fix overlap between SPTE_MMIO_MASK and generation --- 2020-01-23 Paolo Bonzini New
[1/2] KVM: x86: reorganize pvclock_gtod_data members [1/2] KVM: x86: reorganize pvclock_gtod_data members --- 2020-01-22 Paolo Bonzini New