Show patches with: none      |   120088 patches
« 1 2 3 41200 1201 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,kvmtool,9/9] arm64: Get rid of the 'arm-common' include directory arm: Drop support for 32-bit kvmtool - - - --- 2025-03-14 Oliver Upton New
[RFC,kvmtool,8/9] arm64: Rename top-level directory arm: Drop support for 32-bit kvmtool - - - --- 2025-03-14 Oliver Upton New
[RFC,kvmtool,7/9] arm64: Move asm headers arm: Drop support for 32-bit kvmtool - - - --- 2025-03-14 Oliver Upton New
[RFC,kvmtool,6/9] arm64: Move remaining kvm/* headers arm: Drop support for 32-bit kvmtool - - - --- 2025-03-14 Oliver Upton New
[RFC,kvmtool,5/9] arm64: Combine kvm-config-arch.h arm: Drop support for 32-bit kvmtool - - - --- 2025-03-14 Oliver Upton New
[RFC,kvmtool,4/9] arm64: Merge kvm-cpu.c arm: Drop support for 32-bit kvmtool - - - --- 2025-03-14 Oliver Upton New
[RFC,kvmtool,3/9] arm64: Combine kvm.c arm: Drop support for 32-bit kvmtool - - - --- 2025-03-14 Oliver Upton New
[RFC,kvmtool,2/9] arm64: Move arm64-only features into main directory arm: Drop support for 32-bit kvmtool - - - --- 2025-03-14 Oliver Upton New
[RFC,kvmtool,1/9] Drop support for 32-bit arm arm: Drop support for 32-bit kvmtool - - - --- 2025-03-14 Oliver Upton New
[v2,2/2] KVM: x86: Add infrastructure for secure TSC KVM: x86: Support protected TSC - - - --- 2025-03-14 Paolo Bonzini New
[v2,1/2] KVM: x86: Push down setting vcpu.arch.user_set_tsc KVM: x86: Support protected TSC - - - --- 2025-03-14 Paolo Bonzini New
[v2] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts [v2] KVM: x86: Provide a capability to disable APERF/MPERF read intercepts - - - --- 2025-03-14 Jim Mattson New
[v5,17/17] system/ioport: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,16/17] system/memory: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,15/17] include/exec/memory: move devend functions to memory-internal.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,14/17] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,13/17] system/physmem: compilation unit is now common to all targets make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,12/17] hw/xen: add stubs for various functions make system memory API available for common code 2 - - --- 2025-03-14 Pierrick Bouvier New
[v5,11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,09/17] exec/ram_addr: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,08/17] exec/memory-internal: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,07/17] exec/exec-all: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,06/17] codebase: prepare to remove cpu.h from exec/exec-all.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,05/17] exec/memory.h: make devend_memop "target defines" agnostic make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[v5,01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian() make system memory API available for common code - 1 - --- 2025-03-14 Pierrick Bouvier New
[GIT,PULL,v1,1/1] KVM: s390: pv: fix race when making a page secure [GIT,PULL,v1,1/1] KVM: s390: pv: fix race when making a page secure - 1 1 --- 2025-03-14 Claudio Imbrenda New
[GIT,PULL,v1,0/1] KVM: s390: pv: fix race when making a page secure - - - --- 2025-03-14 Claudio Imbrenda New
[kvm-unit-tests,v2,5/5] arm64: Use -cpu max as the default for TCG arm64: Change the default QEMU CPU type to "max" - - - --- 2025-03-14 Jean-Philippe Brucker New
[kvm-unit-tests,v2,4/5] configure: Add --qemu-cpu option arm64: Change the default QEMU CPU type to "max" - - - --- 2025-03-14 Jean-Philippe Brucker New
[kvm-unit-tests,v2,3/5] arm64: Implement the ./configure --processor option arm64: Change the default QEMU CPU type to "max" - 1 - --- 2025-03-14 Jean-Philippe Brucker New
[kvm-unit-tests,v2,2/5] configure: arm/arm64: Display the correct default processor arm64: Change the default QEMU CPU type to "max" - - - --- 2025-03-14 Jean-Philippe Brucker New
[kvm-unit-tests,v2,1/5] configure: arm64: Don't display 'aarch64' as the default architecture arm64: Change the default QEMU CPU type to "max" - - - --- 2025-03-14 Jean-Philippe Brucker New
[kvm-unit-tests,v9,6/6] riscv: sbi: Add SSE extension tests riscv: add SBI SSE extension tests - 1 - --- 2025-03-14 Clément Léger New
[kvm-unit-tests,v9,5/6] lib: riscv: Add SBI SSE support riscv: add SBI SSE extension tests - 1 - --- 2025-03-14 Clément Léger New
[kvm-unit-tests,v9,4/6] riscv: lib: Add SBI SSE extension definitions riscv: add SBI SSE extension tests - 1 - --- 2025-03-14 Clément Léger New
[kvm-unit-tests,v9,3/6] riscv: Use asm-offsets to generate SBI_EXT_HSM values riscv: add SBI SSE extension tests - 1 - --- 2025-03-14 Clément Léger New
[kvm-unit-tests,v9,2/6] riscv: Set .aux.o files as .PRECIOUS riscv: add SBI SSE extension tests - 1 - --- 2025-03-14 Clément Léger New
[kvm-unit-tests,v9,1/6] kbuild: Allow multiple asm-offsets file to be generated riscv: add SBI SSE extension tests - 1 - --- 2025-03-14 Clément Léger New
[7/7] KVM: SVM: Share more code between pre_sev_run() and pre_svm_run() Make ASIDs static for SVM - - - --- 2025-03-13 Yosry Ahmed New
[6/7] KVM: SVM: Use a single ASID per VM Make ASIDs static for SVM - - - --- 2025-03-13 Yosry Ahmed New
[5/7] KVM: SVM: Flush the ASID when running on a new CPU Make ASIDs static for SVM - - - --- 2025-03-13 Yosry Ahmed New
[4/7] KVM: SVM: Flush everything if FLUSHBYASID is not available Make ASIDs static for SVM - - - --- 2025-03-13 Yosry Ahmed New
[3/7] KVM: SVM: Add helpers to set/clear ASID flush Make ASIDs static for SVM - - - --- 2025-03-13 Yosry Ahmed New
[2/7] KVM: SVM: Use cached local variable in init_vmcb() Make ASIDs static for SVM - - - --- 2025-03-13 Yosry Ahmed New
[1/7] KVM: VMX: Generalize VPID allocation to be vendor-neutral Make ASIDs static for SVM - - - --- 2025-03-13 Yosry Ahmed New
[RFC,18/18] KVM: x86: Enable module parameter for MBEC KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,17/18] KVM: VMX: Allow MBEC with EVMCS KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,16/18] KVM: nVMX: Setup Intel MBEC in nested secondary controls KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,15/18] KVM: x86/mmu: Extend make_spte to understand MBEC KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,14/18] KVM: x86/mmu: Extend is_executable_pte to understand MBEC KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,13/18] KVM: x86/mmu: Adjust SPTE_MMIO_ALLOWED_MASK to understand MBEC KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,12/18] KVM: x86/mmu: Introduce shadow_ux_mask KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,11/18] KVM: VMX: Enhance EPT violation handler for PROT_USER_EXEC KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,10/18] KVM: VMX: Extend EPT Violation protection bits KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,09/18] KVM: x86/mmu: Extend access bitfield in kvm_mmu_page_role KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,08/18] KVM: x86/mmu: Remove SPTE_PERM_MASK KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,07/18] KVM: VMX: Define VMX_EPT_USER_EXECUTABLE_MASK KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,06/18] KVM: VMX: Wire up Intel MBEC enable/disable logic KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,05/18] KVM: x86: Add pt_guest_exec_control to kvm_vcpu_arch KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,04/18] KVM: VMX: add cpu_has_vmx_mbec helper KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,03/18] KVM: x86: Add module parameter for Intel MBEC KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[RFC,02/18] KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - 1 - --- 2025-03-13 Jon Kohler New
[RFC,01/18] KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC) - - - --- 2025-03-13 Jon Kohler New
[4/4] KVM: VMX: Clean up and macrofy x86_ops KVM: TDX: Cleanup the kvm_x86_ops structure for vmx/tdx - - - --- 2025-03-13 Verma, Vishal L New
[3/4] KVM: VMX: Make naming consistent for kvm_complete_insn_gp via define KVM: TDX: Cleanup the kvm_x86_ops structure for vmx/tdx - - - --- 2025-03-13 Verma, Vishal L New
[2/4] KVM: VMX: Move x86_ops wrappers under CONFIG_KVM_INTEL_TDX KVM: TDX: Cleanup the kvm_x86_ops structure for vmx/tdx - - - --- 2025-03-13 Verma, Vishal L New
[1/4] KVM: TDX: Move apicv_pre_state_restore to posted_intr.c KVM: TDX: Cleanup the kvm_x86_ops structure for vmx/tdx - 1 - --- 2025-03-13 Verma, Vishal L New
[RFC] KVM: TDX: Defer guest memory removal to decrease shutdown time [RFC] KVM: TDX: Defer guest memory removal to decrease shutdown time - - - --- 2025-03-13 Adrian Hunter New
[RFC,kvm-unit-tests,v2] riscv: Refactoring sbi fwft tests [RFC,kvm-unit-tests,v2] riscv: Refactoring sbi fwft tests - - - --- 2025-03-13 Akshay Behl New
[v4,17/17] system/ioport: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,16/17] system/memory: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,15/17] include/exec/memory: move devend functions to memory-internal.h make system memory API available for common code - - - --- 2025-03-13 Pierrick Bouvier New
[v4,14/17] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,13/17] system/physmem: compilation unit is now common to all targets make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,12/17] hw/xen: add stubs for various functions make system memory API available for common code 2 - - --- 2025-03-13 Pierrick Bouvier New
[v4,11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,09/17] exec/ram_addr: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,08/17] exec/memory-internal: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,07/17] exec/exec-all: remove dependency on cpu.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,06/17] codebase: prepare to remove cpu.h from exec/exec-all.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,05/17] exec/memory.h: make devend_memop "target defines" agnostic make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v4,01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian() make system memory API available for common code - 1 - --- 2025-03-13 Pierrick Bouvier New
[v8,5/5] iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFO vfio-pci support pasid attach/detach - - - --- 2025-03-13 Yi Liu New
[v8,4/5] iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability vfio-pci support pasid attach/detach - 2 1 --- 2025-03-13 Yi Liu New
[v8,3/5] vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid vfio-pci support pasid attach/detach - 2 - --- 2025-03-13 Yi Liu New
[v8,2/5] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices vfio-pci support pasid attach/detach - 2 - --- 2025-03-13 Yi Liu New
[v8,1/5] ida: Add ida_find_first_range() vfio-pci support pasid attach/detach 1 2 - --- 2025-03-13 Yi Liu New
[RFC,kvm-unit-tests] riscv: Refactoring sbi fwft tests [RFC,kvm-unit-tests] riscv: Refactoring sbi fwft tests - - - --- 2025-03-13 Akshay Behl New
[v5,5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver bugfix some driver issues - 1 - --- 2025-03-13 Longfang Liu New
[v5,4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver bugfix some driver issues - 1 - --- 2025-03-13 Longfang Liu New
[v5,3/5] hisi_acc_vfio_pci: bugfix cache write-back issue bugfix some driver issues - 1 - --- 2025-03-13 Longfang Liu New
[v5,2/5] hisi_acc_vfio_pci: add eq and aeq interruption restore bugfix some driver issues - 1 - --- 2025-03-13 Longfang Liu New
« 1 2 3 41200 1201 »