Show patches with: Archived = No       |   1689 patches
« 1 2 3 416 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,21/42] iommu/vt-d: Check reserved bits for IOMMU_DOMAIN_KVM domain Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,20/42] iommu/vt-d: Support attach devices to IOMMU_DOMAIN_KVM domain Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,19/42] iommu/vt-d: Set bit PGSNP in PASIDTE if domain cache coherency is enforced Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,18/42] iommu/vt-d: Support of IOMMU_DOMAIN_KVM domain in Intel IOMMU Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,17/42] iommu/vt-d: Make some macros and helpers to be extern Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,16/42] iommufd: Enable device feature IOPF during device attachment to KVM HWPT Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,15/42] iommufd: Add iopf handler to KVM hw pagetable Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,14/42] iommufd: Enable KVM HW page table object to be proxy between KVM and IOMMU Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,13/42] iommufd: Add a KVM HW pagetable object Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,12/42] iommufd: Introduce allocation data info and flag for KVM managed HWPT Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,11/42] iommu: Add new domain op cache_invalidate_kvm Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,10/42] iommu: Add new iommu op to create domains managed by KVM Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,09/42] iommu: Add IOMMU_DOMAIN_KVM Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,08/42] KVM: Add a helper to notify importers that KVM exported TDP is flushed Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,07/42] KVM: Forward page fault requests to arch specific code for exported TDP Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,06/42] KVM: Register/Unregister importers to KVM exported TDP Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,05/42] KVM: Embed "arch" object and call arch init/destroy in TDP FD Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,04/42] KVM: Skeleton of KVM TDP FD object Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,03/42] KVM: Introduce VM ioctl KVM_CREATE_TDP_FD Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,02/42] KVM: x86: Arch header for kvm to export TDP for Intel Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[RFC,01/42] KVM: Public header for KVM to export TDP Sharing KVM TDP to IOMMU - - - --- 2023-12-02 Yan Zhao New
[v9,28/28] KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSR KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,27/28] KVM: selftests: Add helpers for safe and safe+forced RDMSR, RDPMC, and XGETBV KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,26/28] KVM: selftests: Add a forced emulation variation of KVM_ASM_SAFE() KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,25/28] KVM: selftests: Test PMC virtualization with forced emulation KVM: x86/pmu: selftests: Fixes and new tests - 1 - --- 2023-12-02 Sean Christopherson New
[v9,24/28] KVM: selftests: Move KVM_FEP macro into common library header KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,23/28] KVM: selftests: Query module param to detect FEP in MSR filtering test KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,22/28] KVM: selftests: Add helpers to read integer module params KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,21/28] KVM: selftests: Add a helper to query if the PMU module param is enabled KVM: x86/pmu: selftests: Fixes and new tests - 1 - --- 2023-12-02 Sean Christopherson New
[v9,20/28] KVM: selftests: Expand PMU counters test to verify LLC events KVM: x86/pmu: selftests: Fixes and new tests - 1 - --- 2023-12-02 Sean Christopherson New
[v9,19/28] KVM: selftests: Add functional test for Intel's fixed PMU counters KVM: x86/pmu: selftests: Fixes and new tests - 1 - --- 2023-12-02 Sean Christopherson New
[v9,18/28] KVM: selftests: Test consistency of CPUID with num of fixed counters KVM: x86/pmu: selftests: Fixes and new tests - 1 - --- 2023-12-02 Sean Christopherson New
[v9,17/28] KVM: selftests: Test consistency of CPUID with num of gp counters KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,16/28] KVM: selftests: Test Intel PMU architectural events on fixed counters KVM: x86/pmu: selftests: Fixes and new tests - 2 - --- 2023-12-02 Sean Christopherson New
[v9,15/28] KVM: selftests: Test Intel PMU architectural events on gp counters KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,14/28] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,13/28] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,12/28] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE() KVM: x86/pmu: selftests: Fixes and new tests - 1 - --- 2023-12-02 Sean Christopherson New
[v9,11/28] KVM: selftests: Add vcpu_set_cpuid_property() to set properties KVM: x86/pmu: selftests: Fixes and new tests - 1 - --- 2023-12-02 Sean Christopherson New
[v9,10/28] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,09/28] KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,08/28] KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs KVM: x86/pmu: selftests: Fixes and new tests - 1 - --- 2023-12-02 Sean Christopherson New
[v9,07/28] KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,06/28] KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,05/28] KVM: x86/pmu: Get eventsel for fixed counters from perf KVM: x86/pmu: selftests: Fixes and new tests - 1 - --- 2023-12-02 Sean Christopherson New
[v9,04/28] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,03/28] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[v9,02/28] KVM: x86/pmu: Allow programming events that match unsupported arch events KVM: x86/pmu: selftests: Fixes and new tests - 3 - --- 2023-12-02 Sean Christopherson New
[v9,01/28] KVM: x86/pmu: Always treat Fixed counters as available when supported KVM: x86/pmu: selftests: Fixes and new tests - - - --- 2023-12-02 Sean Christopherson New
[GIT,PULL] VFIO fix for v6.7-rc4 [GIT,PULL] VFIO fix for v6.7-rc4 - - - --- 2023-12-01 Alex Williamson New
KVM: s390: fix cc for successful PQAP KVM: s390: fix cc for successful PQAP - 1 - --- 2023-12-01 Eric Farman New
[PATCH-for-9.0,2/2] target/arm/kvm: Use generic kvm_supports_guest_debug() target/arm/kvm: Use generic kvm_supports_guest_debug() - 1 - --- 2023-12-01 Philippe Mathieu-Daudé New
[PATCH-for-9.0,1/2] accel/kvm: Expose kvm_supports_guest_debug() prototype target/arm/kvm: Use generic kvm_supports_guest_debug() - 1 - --- 2023-12-01 Philippe Mathieu-Daudé New
[12/12] KVM: PPC: Book3S HV nestedv2: Do not cancel pending decrementer exception KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[11/12] KVM: PPC: Reduce reliance on analyse_instr() in mmio emulation KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[10/12] KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0 KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[09/12] KVM: PPC: Book3S HV nestedv2: Do not call H_COPY_TOFROM_GUEST KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[08/12] KVM: PPC: Book3S HV nestedv2: Avoid msr check in kvmppc_handle_exit_hv() KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[07/12] KVM: PPC: Book3S HV nestedv2: Do not inject certain interrupts KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[06/12] KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[05/12] KVM: PPC: Book3S HV nestedv2: Ensure LPCR_MER bit is passed to the L0 KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[04/12] KVM: PPC: Book3S HV nestedv2: Get the PID only if needed to copy tofrom a guest KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[03/12] KVM: PPC: Book3S HV nestedv2: Do not check msr on hcalls KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[02/12] KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offset KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[01/12] KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest KVM: PPC: Nested APIv2 : Performance improvements - - - --- 2023-12-01 Vaibhav Jain New
[RFC,5/6] net: introduce page_frag_cache_drain() Untitled series #805967 - - - --- 2023-12-01 Yunsheng Lin New
[RFC,4/6] vhost/net: remove vhost_net_page_frag_refill() Untitled series #805967 - - - --- 2023-12-01 Yunsheng Lin New
[RFC,2/6] page_frag: unify gfp bit for order 3 page allocation Untitled series #805967 - - - --- 2023-12-01 Yunsheng Lin New
[vhost,7/7] vdpa/mlx5: Use vq suspend/resume during .set_map vdpa/mlx5: Add support for resumable vqs - - - --- 2023-12-01 Dragos Tatulea New
[vhost,6/7] vdpa/mlx5: Mark vq state for modification in hw vq vdpa/mlx5: Add support for resumable vqs 1 - - --- 2023-12-01 Dragos Tatulea New
[vhost,5/7] vdpa/mlx5: Mark vq addrs for modification in hw vq vdpa/mlx5: Add support for resumable vqs - - - --- 2023-12-01 Dragos Tatulea New
[vhost,4/7] vdpa/mlx5: Introduce per vq and device resume vdpa/mlx5: Add support for resumable vqs 1 - - --- 2023-12-01 Dragos Tatulea New
[vhost,3/7] vdpa/mlx5: Allow modifying multiple vq fields in one modify command vdpa/mlx5: Add support for resumable vqs - - - --- 2023-12-01 Dragos Tatulea New
[vhost,2/7] vdpa/mlx5: Split function into locked and unlocked variants vdpa/mlx5: Add support for resumable vqs 1 - - --- 2023-12-01 Dragos Tatulea New
[mlx5-vhost,1/7] vdpa/mlx5: Expose resumable vq capability vdpa/mlx5: Add support for resumable vqs - - - --- 2023-12-01 Dragos Tatulea New
[2/2] KVM: xen: (re-)initialize shared_info if guest (32/64-bit) mode is set KVM: xen: update shared_info when long_mode is set - - - --- 2023-12-01 Paul Durrant New
[1/2] KVM: xen: separate initialization of shared_info cache and content KVM: xen: update shared_info when long_mode is set - - - --- 2023-12-01 Paul Durrant New
[v2,2/2] LoongArch: KVM: Add LASX support LoongArch: KVM: Add LSX,LASX support - 1 - --- 2023-12-01 zhaotianrui New
[v2,1/2] LoongArch: KVM: Add LSX support LoongArch: KVM: Add LSX,LASX support - - - --- 2023-12-01 zhaotianrui New
vfio: account iommu allocations vfio: account iommu allocations - 1 - --- 2023-11-30 Pasha Tatashin New
vhost-vdpa: account iommu allocations vhost-vdpa: account iommu allocations - - - --- 2023-11-30 Pasha Tatashin New
KVM: selftests: Drop newline from __TEST_REQUIRE KVM: selftests: Drop newline from __TEST_REQUIRE - - - --- 2023-11-30 Andrew Jones New
[RFC,41/41] hw/i386: Cleanup non-QOM topology support qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,40/41] hw/i386: Support QOM topology qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,39/41] hw/i386: Add the interface to search parent for QOM topology qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,38/41] hw/i386: Wrap apic id and topology sub ids assigning as helpers qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,37/41] hw/i386: Allow i386 to create new CPUs from QOM topology qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,36/41] hw/i386: Allow x86_cpu_new() to specify parent for new CPU qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,35/41] hw/i386: Make x86_cpu_new() private in x86.c qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,34/41] hw/core/topo: Implement user-child to collect topology device from cli qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,33/41] hw/machine: Validate smp topology tree without -smp qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,32/41] hw/machine: Build smp topology tree from -smp qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,31/41] hw/machine: Plug cpu-slot into machine to maintain topology tree qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,30/41] hw/core/slot: Check topology child to be added under CPU slot qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,29/41] hw/core/slot: Statistics topology information in CPU slot qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,28/41] hw/core/slot: Maintain the core queue in CPU slot qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,27/41] hw/core/slot: Introduce CPU slot as the root of CPU topology qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,26/41] hw/cpu/drawer: Abstract cpu-drawer level as topology device qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,25/41] hw/cpu/book: Abstract cpu-book level as topology device qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
[RFC,24/41] hw/cpu/socket: Abstract cpu-socket level as topology device qom-topo: Abstract Everything about CPU Topology - - - --- 2023-11-30 Zhao Liu New
« 1 2 3 416 17 »