Show patches with: Submitter = Paolo Bonzini       |    State = Action Required       |   2985 patches
« 1 2 ... 11 12 1329 30 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: cleanup DR6/DR7 reserved bits checks KVM: cleanup DR6/DR7 reserved bits checks - 1 - --- 2021-02-02 Paolo Bonzini New
KVM: x86: cleanup CR3 reserved bits checks KVM: x86: cleanup CR3 reserved bits checks - 1 - --- 2021-02-02 Paolo Bonzini New
[3/3] KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers use kvm_complete_insn_gp more - - - --- 2021-02-02 Paolo Bonzini New
[2/3] KVM: x86: move kvm_inject_gp up from kvm_handle_invpcid to callers use kvm_complete_insn_gp more - - - --- 2021-02-02 Paolo Bonzini New
[1/3] KVM: x86: move kvm_inject_gp up from kvm_set_xcr to callers use kvm_complete_insn_gp more - - - --- 2021-02-02 Paolo Bonzini New
[0/3] use kvm_complete_insn_gp more - - - --- 2021-02-02 Paolo Bonzini New
KVM: move EXIT_FASTPATH_REENTER_GUEST to common code KVM: move EXIT_FASTPATH_REENTER_GUEST to common code - - - --- 2021-02-02 Paolo Bonzini New
[v2] KVM: Stop using deprecated jump label APIs [v2] KVM: Stop using deprecated jump label APIs - - - --- 2021-02-02 Paolo Bonzini New
[v2] KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off [v2] KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off - - - --- 2021-01-29 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
[GIT,PULL] KVM fixes for Linux 5.11-rc6 [GIT,PULL] KVM fixes for Linux 5.11-rc6 - - - --- 2021-01-27 Paolo Bonzini New
[kvm-unit-tests] x86: use -cpu max instead of -cpu host [kvm-unit-tests] x86: use -cpu max instead of -cpu host - 1 - --- 2021-01-27 Paolo Bonzini New
[GIT,PULL] KVM fixes for Linux 5.11-rc5 [GIT,PULL] KVM fixes for Linux 5.11-rc5 - - - --- 2021-01-26 Paolo Bonzini New
[v2] KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX [v2] KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX - - - --- 2021-01-26 Paolo Bonzini New
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX - - - --- 2021-01-25 Paolo Bonzini New
[GIT,PULL] KVM fixes for 5.11-rc3 [GIT,PULL] KVM fixes for 5.11-rc3 - - - --- 2021-01-08 Paolo Bonzini New
KVM: x86: __kvm_vcpu_halt can be static KVM: x86: __kvm_vcpu_halt can be static - - - --- 2021-01-08 Paolo Bonzini New
[kvm-unit-tests,4/4] chaos: add edu device interrupt to the workload add generic stress test - - - --- 2020-12-23 Paolo Bonzini New
[kvm-unit-tests,3/4] chaos: add timer interrupt to the workload add generic stress test - - - --- 2020-12-23 Paolo Bonzini New
[kvm-unit-tests,2/4] chaos: add generic stress test add generic stress test - - - --- 2020-12-23 Paolo Bonzini New
[kvm-unit-tests,1/4] libcflat: add a few more runtime functions add generic stress test - - - --- 2020-12-23 Paolo Bonzini New
KVM: x86: fix shift out of bounds reported by UBSAN KVM: x86: fix shift out of bounds reported by UBSAN - - - --- 2020-12-22 Paolo Bonzini New
[GIT,PULL] KVM changes for Linux 5.11 [GIT,PULL] KVM changes for Linux 5.11 - - - --- 2020-12-20 Paolo Bonzini New
KVM: SVM: fix 32-bit compilation KVM: SVM: fix 32-bit compilation - - - --- 2020-12-16 Paolo Bonzini New
[3/3] KVM: x86: introduce complete_emulated_msr callback KVM: x86: MSR completion refactoring for SEV-ES - 1 - --- 2020-12-14 Paolo Bonzini New
[2/3] KVM: x86: use kvm_complete_insn_gp in emulating RDMSR/WRMSR KVM: x86: MSR completion refactoring for SEV-ES - 1 - --- 2020-12-14 Paolo Bonzini New
[1/3] KVM: x86: remove bogus #GP injection KVM: x86: MSR completion refactoring for SEV-ES - 1 - --- 2020-12-14 Paolo Bonzini New
[GIT,PULL] Final batch of KVM changes for Linux 5.10 [GIT,PULL] Final batch of KVM changes for Linux 5.10 - - - --- 2020-12-12 Paolo Bonzini New
[v3] KVM: mmu: Fix SPTE encoding of MMIO generation upper half [v3] KVM: mmu: Fix SPTE encoding of MMIO generation upper half - 1 - --- 2020-12-11 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 - 1 - --- 2020-12-03 Paolo Bonzini New
KVM: x86: adjust SEV for commit 7e8e6eed75e KVM: x86: adjust SEV for commit 7e8e6eed75e - - - --- 2020-11-30 Paolo Bonzini New
[GIT,PULL] KVM changes for 5.10-rc6 [GIT,PULL] KVM changes for 5.10-rc6 - - - --- 2020-11-27 Paolo Bonzini New
[2/2] KVM: x86: Fix split-irqchip vs interrupt injection window request KVM: x86: cleanup and fix userspace interrupt window - 1 - --- 2020-11-27 Paolo Bonzini New
[1/2] KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint KVM: x86: cleanup and fix userspace interrupt window - 1 - --- 2020-11-27 Paolo Bonzini New
KVM: SVM: check CR4 changes against vcpu->arch KVM: SVM: check CR4 changes against vcpu->arch - 1 - --- 2020-11-16 Paolo Bonzini New
[GIT,PULL] More KVM fixes for 5.10-rc4 [GIT,PULL] More KVM fixes for 5.10-rc4 - - - --- 2020-11-15 Paolo Bonzini New
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use - 1 - --- 2020-11-15 Paolo Bonzini New
[kvm-unit-tests] x86: svm: clean up CR3 tests [kvm-unit-tests] x86: svm: clean up CR3 tests - - - --- 2020-11-13 Paolo Bonzini New
[GIT,PULL] KVM fixes and selftests for 5.10-rc4 [GIT,PULL] KVM fixes and selftests for 5.10-rc4 - - - --- 2020-11-09 Paolo Bonzini New
KVM: remove kvm_clear_guest_page KVM: remove kvm_clear_guest_page - 1 - --- 2020-11-06 Paolo Bonzini New
[2/2] KVM: x86: emulate wait-for-SIPI and SIPI-VMExit KVM: x86: emulate wait-for-SIPI and SIPI-VMExit - - - --- 2020-11-05 Paolo Bonzini New
[1/2] KVM: x86: fix apic_accept_events vs check_nested_events KVM: x86: emulate wait-for-SIPI and SIPI-VMExit - - - --- 2020-11-05 Paolo Bonzini New
[GIT,PULL] KVM fixes for 5.10-rc2 [GIT,PULL] KVM fixes for 5.10-rc2 - - - --- 2020-11-01 Paolo Bonzini New
[kvm-unit-tests] port80: remove test [kvm-unit-tests] port80: remove test - 1 - --- 2020-10-31 Paolo Bonzini New
[kvm-unit-tests] reduce number of iterations for apic test [kvm-unit-tests] reduce number of iterations for apic test - 1 - --- 2020-10-31 Paolo Bonzini New
KVM: x86: replace static const variables with macros KVM: x86: replace static const variables with macros - - - --- 2020-10-30 Paolo Bonzini New
[GIT,PULL] KVM fixes for Linux 5.10-rc1 [GIT,PULL] KVM fixes for Linux 5.10-rc1 - - - --- 2020-10-24 Paolo Bonzini New
KVM: ioapic: break infinite recursion on lazy EOI KVM: ioapic: break infinite recursion on lazy EOI - - 1 --- 2020-10-24 Paolo Bonzini New
KVM: vmx: rename pi_init to avoid conflict with paride KVM: vmx: rename pi_init to avoid conflict with paride - - - --- 2020-10-24 Paolo Bonzini New
[22/22] kvm: x86/mmu: NX largepage recovery for TDP MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[21/22] kvm: x86/mmu: Don't clear write flooding count for direct roots Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[20/22] kvm: x86/mmu: Support MMIO in the TDP MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[19/22] kvm: x86/mmu: Support write protection for nesting in tdp MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[18/22] kvm: x86/mmu: Support disabling dirty logging for the tdp MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[17/22] kvm: x86/mmu: Support dirty logging for the TDP MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[16/22] kvm: x86/mmu: Support changed pte notifier in tdp MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[15/22] kvm: x86/mmu: Add access tracking for tdp_mmu Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[14/22] kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[13/22] kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[12/22] kvm: x86/mmu: Add TDP MMU PF handler Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[11/22] kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[10/22] kvm: x86/mmu: Support zapping SPTEs in the TDP MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[09/22] KVM: Cache as_id in kvm_memory_slot Introduce the TDP MMU - 1 - --- 2020-10-23 Paolo Bonzini New
[08/22] kvm: x86/mmu: Add functions to handle changed TDP SPTEs Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[07/22] kvm: x86/mmu: Allocate and free TDP MMU roots Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[06/22] kvm: x86/mmu: Init / Uninit the TDP MMU Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[05/22] kvm: x86/mmu: Introduce tdp_iter Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[04/22] KVM: mmu: extract spte.h and spte.c Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[03/22] KVM: mmu: Separate updating a PTE from kvm_set_pte_rmapp Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
[02/22] kvm: x86/mmu: Separate making SPTEs from set_spte Introduce the TDP MMU - 1 - --- 2020-10-23 Paolo Bonzini New
[01/22] kvm: mmu: Separate making non-leaf sptes from link_shadow_page Introduce the TDP MMU - - - --- 2020-10-23 Paolo Bonzini New
KVM: VMX: Forbid userspace MSR filters for x2APIC KVM: VMX: Forbid userspace MSR filters for x2APIC - - - --- 2020-10-21 Paolo Bonzini New
KVM: VMX: Ignore userspace MSR filters for x2APIC KVM: VMX: Ignore userspace MSR filters for x2APIC - - - --- 2020-10-21 Paolo Bonzini New
KVM: VMX: Forbid userspace MSR filters for x2APIC KVM: VMX: Forbid userspace MSR filters for x2APIC 1 - - --- 2020-10-19 Paolo Bonzini New
[GIT,PULL] KVM fixes for Linux 5.9-rc8 [GIT,PULL] KVM fixes for Linux 5.9-rc8 - - - --- 2020-10-03 Paolo Bonzini New
KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept - - 1 --- 2020-10-03 Paolo Bonzini New
[kvm-unit-tests] runtime: SKIP if required sysfs file is missing [kvm-unit-tests] runtime: SKIP if required sysfs file is missing - 1 - --- 2020-09-29 Paolo Bonzini New
KVM: x86: do not attempt TSC synchronization on guest writes KVM: x86: do not attempt TSC synchronization on guest writes - - - --- 2020-09-28 Paolo Bonzini New
[v2] KVM: x86: do not attempt TSC synchronization on guest writes [v2] KVM: x86: do not attempt TSC synchronization on guest writes - - - --- 2020-09-28 Paolo Bonzini New
[2/2] nSVM: delay MSR permission processing to first nested VM run KVM: nSVM: do not access MSR permission bitmap before KVM_RUN - - - --- 2020-09-28 Paolo Bonzini New
[1/2] KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES KVM: nSVM: do not access MSR permission bitmap before KVM_RUN - - - --- 2020-09-28 Paolo Bonzini New
[kvm-unit-tests] runtime.bash: fix check for parameter files [kvm-unit-tests] runtime.bash: fix check for parameter files - 2 - --- 2020-09-28 Paolo Bonzini New
[GIT,PULL] Second batch of KVM fixes for Linux 5.9-rc7 [GIT,PULL] Second batch of KVM fixes for Linux 5.9-rc7 - - - --- 2020-09-25 Paolo Bonzini New
[kvm-unit-tests] x86: cover emulation of reduced MAXPHYADDR [kvm-unit-tests] x86: cover emulation of reduced MAXPHYADDR - - - --- 2020-09-25 Paolo Bonzini New
KVM: x86: do not attempt TSC synchronization on guest writes KVM: x86: do not attempt TSC synchronization on guest writes - - - --- 2020-09-24 Paolo Bonzini New
KVM: SEV: shorten comments around sev_clflush_pages KVM: SEV: shorten comments around sev_clflush_pages - 1 - --- 2020-09-23 Paolo Bonzini New
[GIT,PULL] KVM changes for Linux 5.9-rc7 [GIT,PULL] KVM changes for Linux 5.9-rc7 - - - --- 2020-09-21 Paolo Bonzini New
[GIT,PULL] KVM changes for Linux 5.9-rc5 [GIT,PULL] KVM changes for Linux 5.9-rc5 - - - --- 2020-09-13 Paolo Bonzini New
[GIT,PULL] KVM changes for Linux 5.9-rc2 [GIT,PULL] KVM changes for Linux 5.9-rc2 - - - --- 2020-08-22 Paolo Bonzini New
[v2] x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM [v2] x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM - - - --- 2020-08-21 Paolo Bonzini New
KVM: x86: fix access code passed to gva_to_gpa KVM: x86: fix access code passed to gva_to_gpa - - - --- 2020-08-17 Paolo Bonzini New
selftests: kvm: Use a shorter encoding to clear RAX selftests: kvm: Use a shorter encoding to clear RAX - 1 - --- 2020-08-17 Paolo Bonzini New
[GIT,PULL] Second batch of KVM changes for Linux 5.9 [GIT,PULL] Second batch of KVM changes for Linux 5.9 - - - --- 2020-08-12 Paolo Bonzini New
[GIT,PULL] First batch of KVM changes for Linux 5.9 [GIT,PULL] First batch of KVM changes for Linux 5.9 - - 1 --- 2020-08-05 Paolo Bonzini New
[GIT,PULL] Final KVM changes for Linux 5.8 [GIT,PULL] Final KVM changes for Linux 5.8 - - - --- 2020-08-02 Paolo Bonzini New
[kvm-unit-tests] fw_cfg: avoid index out of bounds [kvm-unit-tests] fw_cfg: avoid index out of bounds - - - --- 2020-07-30 Paolo Bonzini New
[3/3] KVM: nVMX: check for invalid hdr.vmx.flags KVM: nVMX: tighten some KVM_SET_NESTED_STATE validity checks - - - --- 2020-07-27 Paolo Bonzini New
[2/3] KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE KVM: nVMX: tighten some KVM_SET_NESTED_STATE validity checks - - - --- 2020-07-27 Paolo Bonzini New
[1/3] selftests: kvm: do not set guest mode flag KVM: nVMX: tighten some KVM_SET_NESTED_STATE validity checks - - - --- 2020-07-27 Paolo Bonzini New
KVM: nSVM: remove nonsensical EXITINFO1 adjustment on nested NPF KVM: nSVM: remove nonsensical EXITINFO1 adjustment on nested NPF - - - --- 2020-07-10 Paolo Bonzini New
« 1 2 ... 11 12 1329 30 »