Show patches with: none      |   103777 patches
« 1 2 3 41037 1038 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v22,20/25] LoongArch: KVM: Implement handle fpu exception Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,19/25] LoongArch: KVM: Implement handle mmio exception Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,18/25] LoongArch: KVM: Implement handle gspr exception Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,17/25] LoongArch: KVM: Implement handle idle exception Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,16/25] LoongArch: KVM: Implement handle iocsr exception Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,15/25] LoongArch: KVM: Implement handle csr exception Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,14/25] LoongArch: KVM: Implement kvm mmu operations Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,13/25] LoongArch: KVM: Implement virtual machine tlb operations Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,12/25] LoongArch: KVM: Implement vcpu timer operations Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,11/25] LoongArch: KVM: Implement misc vcpu related interfaces Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,10/25] LoongArch: KVM: Implement vcpu load and vcpu put operations Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,09/25] LoongArch: KVM: Implement vcpu interrupt operations Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,08/25] LoongArch: KVM: Implement fpu operations for vcpu Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,07/25] LoongArch: KVM: Implement basic vcpu ioctl interfaces Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,06/25] LoongArch: KVM: Implement basic vcpu interfaces Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,05/25] LoongArch: KVM: Add vcpu related header files Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,04/25] LoongArch: KVM: Implement VM related functions Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,03/25] LoongArch: KVM: Implement kvm hardware enable, disable interface Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,02/25] LoongArch: KVM: Implement kvm module related interface Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v22,01/25] LoongArch: KVM: Add kvm related header files Add KVM LoongArch support - 1 1 --- 2023-09-27 zhaotianrui New
[v6,11/11] KVM: selftests: aarch64: vPMU register test for unimplemented counters KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,10/11] KVM: selftests: aarch64: vPMU register test for implemented counters KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,09/11] KVM: selftests: aarch64: Introduce vpmu_counter_access test KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,08/11] tools: Import arm_pmuv3.h KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,07/11] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,06/11] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,05/11] KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0 KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,04/11] KVM: arm64: PMU: Don't define the sysreg reset() for PM{USERENR,CCFILTR}_EL0 KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,03/11] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,02/11] KVM: arm64: PMU: Set the default PMU for the guest on vCPU reset KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[v6,01/11] KVM: arm64: PMU: Introduce helpers to set the guest's PMU KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU - - - --- 2023-09-26 Raghavendra Rao Ananta New
[RFC,1/1] KVM: x86: add param to update master clock periodically [RFC,1/1] KVM: x86: add param to update master clock periodically - - - --- 2023-09-26 Dongli Zhang New
[GIT,PULL] VFIO fix for v6.6-rc4 [GIT,PULL] VFIO fix for v6.6-rc4 - - - --- 2023-09-26 Alex Williamson New
[v4,18/18] virtio-mem: Mark memslot alias memory regions unmergeable virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,17/18] memory,vhost: Allow for marking memory device memory regions unmergeable virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,16/18] virtio-mem: Expose device memory dynamically via multiple memslots if enabled virtio-mem: Expose device memory through multiple memslots - - - --- 2023-09-26 David Hildenbrand New
[v4,15/18] virtio-mem: Update state to match bitmap as soon as it's been migrated virtio-mem: Expose device memory through multiple memslots - - - --- 2023-09-26 David Hildenbrand New
[v4,14/18] virtio-mem: Pass non-const VirtIOMEM via virtio_mem_range_cb virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,13/18] memory: Clarify mapping requirements for RamDiscardManager virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,12/18] memory-device,vhost: Support automatic decision on the number of memslots virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,11/18] vhost: Add vhost_get_max_memslots() virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,10/18] kvm: Add stub for kvm_get_max_memslots() virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,09/18] memory-device,vhost: Support memory devices that dynamically consume memslots virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,08/18] memory-device: Track required and actually used memslots in DeviceMemoryState virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,07/18] stubs: Rename qmp_memory_device.c to memory_device.c virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,06/18] memory-device: Support memory devices with multiple memslots virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,05/18] vhost: Return number of free memslots virtio-mem: Expose device memory through multiple memslots - 1 - --- 2023-09-26 David Hildenbrand New
[v4,04/18] kvm: Return number of free memslots virtio-mem: Expose device memory through multiple memslots - 2 - --- 2023-09-26 David Hildenbrand New
[v4,03/18] softmmu/physmem: Fixup qemu_ram_block_from_host() documentation virtio-mem: Expose device memory through multiple memslots 1 2 - --- 2023-09-26 David Hildenbrand New
[v4,02/18] vhost: Remove vhost_backend_can_merge() callback virtio-mem: Expose device memory through multiple memslots 2 2 - --- 2023-09-26 David Hildenbrand New
[v4,01/18] vhost: Rework memslot filtering and fix "used_memslot" tracking virtio-mem: Expose device memory through multiple memslots 1 1 - --- 2023-09-26 David Hildenbrand New
KVM: guest_memfd: Refactor kvm_gmem into inode->i_private KVM: guest_memfd: Refactor kvm_gmem into inode->i_private - - - --- 2023-09-26 Isaku Yamahata New
[v6,11/11] KVM: xen: allow vcpu_info content to be 'safely' copied KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,10/11] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,09/11] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,08/11] KVM: selftests / xen: map shared_info using HVA rather than GFN KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,07/11] KVM: xen: allow vcpu_info to be mapped by fixed HVA KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,06/11] KVM: xen: allow shared_info to be mapped by fixed HVA KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,05/11] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,04/11] KVM: pfncache: base offset check on khva rather than gpa KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,03/11] KVM: pfncache: add a helper to get the gpa KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,02/11] KVM: pfncache: add a mark-dirty helper KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[v6,01/11] KVM: pfncache: add a map helper function KVM: xen: update shared_info and vcpu_info handling - 1 - --- 2023-09-26 Paul Durrant New
[kvm-unit-tests,v1] arch-run: migration: properly handle crashing outgoing QEMU [kvm-unit-tests,v1] arch-run: migration: properly handle crashing outgoing QEMU - - - --- 2023-09-26 Nico Boehr New
[kvm-unit-tests,v1] arch-run: migration: properly handle crashing outgoing QEMU [kvm-unit-tests,v1] arch-run: migration: properly handle crashing outgoing QEMU - - - --- 2023-09-26 Nico Boehr New
[v16,2/2] Documentation: add debugfs description for vfio add debugfs to migration driver - - - --- 2023-09-26 Longfang Liu New
[v16,1/2] vfio/migration: Add debugfs to live migration driver add debugfs to migration driver - - - --- 2023-09-26 Longfang Liu New
[RFC,3/3] vfio/pci: Expose PCIe PASID capability to userspace vfio-pci support pasid attach/detach - - - --- 2023-09-26 Yi Liu New
[RFC,2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT vfio-pci support pasid attach/detach - - - --- 2023-09-26 Yi Liu New
[RFC,1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices vfio-pci support pasid attach/detach - - - --- 2023-09-26 Yi Liu New
[RFC,8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,7/8] iommufd/selftest: Add coverage for iommufd pasid attach/detach iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,6/8] iommufd/selftest: Add test ops to test pasid attach/detach iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,5/8] iommufd/selftest: Add a helper to get test device iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,4/8] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,3/8] iommufd: Support attach/replace hwpt per pasid iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,2/8] iommufd: replace attach_fn with a structure iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,1/8] iommu: Introduce a replace API for device pasid iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[2/2] tools/virtio: Add hints when module is not installed [1/2] tools/virtio: Add dma sync api for virtio test - - - --- 2023-09-26 Liming Wu New
[1/2] tools/virtio: Add dma sync api for virtio test [1/2] tools/virtio: Add dma sync api for virtio test - - - --- 2023-09-26 Liming Wu New
[v2,3/3] KVM: selftests: Test behavior of HWCR KVM: x86: Update HWCR virtualization - - - --- 2023-09-25 Jim Mattson New
[v2,2/3] KVM: x86: Virtualize HWCR.TscFreqSel[bit 24] KVM: x86: Update HWCR virtualization - - - --- 2023-09-25 Jim Mattson New
[v2,1/3] KVM: x86: Allow HWCR.McStatusWrEn to be cleared once set KVM: x86: Update HWCR virtualization - - - --- 2023-09-25 Jim Mattson New
[09/12] kvm-all: introduce limits for name_size and num_desc Untitled series #787395 - - - --- 2023-09-25 Vladimir Sementsov-Ogievskiy New
[2/2] KVM: x86: Mask LVTPC when handling a PMI [1/2] KVM: x86: Synthesize at most one PMI per VM-exit - - 1 --- 2023-09-25 Mingwei Zhang New
[1/2] KVM: x86: Synthesize at most one PMI per VM-exit [1/2] KVM: x86: Synthesize at most one PMI per VM-exit - - 2 --- 2023-09-25 Mingwei Zhang New
[0/2] Fix the duplicate PMI injections in vPMU - - - --- 2023-09-25 Mingwei Zhang New
KVM: x86: Ignore MSR_AMD64_BU_CFG access KVM: x86: Ignore MSR_AMD64_BU_CFG access - - - --- 2023-09-25 Maciej S. Szmigiero New
[kvm-unit-tests,v1] s390x: run PV guests with confidential guest enabled [kvm-unit-tests,v1] s390x: run PV guests with confidential guest enabled - 2 - --- 2023-09-25 Nico Boehr New
[v2,9/9] KVM: riscv: selftests: Add condops extensions to get-reg-list test KVM RISC-V Conditional Operations - 1 - --- 2023-09-25 Anup Patel New
[v2,8/9] KVM: riscv: selftests: Add smstateen registers to get-reg-list test KVM RISC-V Conditional Operations - 1 - --- 2023-09-25 Anup Patel New
[v2,7/9] KVM: riscv: selftests: Add senvcfg register to get-reg-list test KVM RISC-V Conditional Operations - 1 - --- 2023-09-25 Anup Patel New
[v2,6/9] RISC-V: KVM: Allow Zicond extension for Guest/VM KVM RISC-V Conditional Operations - 1 - --- 2023-09-25 Anup Patel New
[v2,5/9] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM KVM RISC-V Conditional Operations - 1 - --- 2023-09-25 Anup Patel New
[v2,4/9] RISC-V: Detect Zicond from ISA string KVM RISC-V Conditional Operations - 1 - --- 2023-09-25 Anup Patel New
[v2,3/9] dt-bindings: riscv: Add Zicond extension entry KVM RISC-V Conditional Operations - 1 - --- 2023-09-25 Anup Patel New
[v2,2/9] RISC-V: Detect XVentanaCondOps from ISA string KVM RISC-V Conditional Operations - 1 - --- 2023-09-25 Anup Patel New
[v2,1/9] dt-bindings: riscv: Add XVentanaCondOps extension entry KVM RISC-V Conditional Operations - 1 - --- 2023-09-25 Anup Patel New
vringh: don't use vringh_kiov_advance() in vringh_iov_xfer() vringh: don't use vringh_kiov_advance() in vringh_iov_xfer() 1 - - --- 2023-09-25 Stefano Garzarella New
target/i386/kvm: Refine VMX controls setting for backward compatibility target/i386/kvm: Refine VMX controls setting for backward compatibility - - - --- 2023-09-25 EwanHai New
« 1 2 3 41037 1038 »