Show patches with: State = Action Required       |    Archived = No       |   1025 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons Print names of apicv inhibit reasons in traces - - - --- 2024-05-06 Alejandro Jimenez New
[v2,1/2] KVM: x86: Print names of apicv inhibit reasons in traces Print names of apicv inhibit reasons in traces - - - --- 2024-05-06 Alejandro Jimenez New
[V6,4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency KVM: x86: Make bus clock frequency for vAPIC timer configurable - 1 - --- 2024-05-06 Reinette Chatre New
[V6,3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer KVM: x86: Make bus clock frequency for vAPIC timer configurable - 3 - --- 2024-05-06 Reinette Chatre New
[V6,2/4] KVM: x86: Make nsec per APIC bus cycle a VM variable KVM: x86: Make bus clock frequency for vAPIC timer configurable - 3 - --- 2024-05-06 Reinette Chatre New
[V6,1/4] KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-V KVM: x86: Make bus clock frequency for vAPIC timer configurable - 3 - --- 2024-05-06 Reinette Chatre New
[v6,10/10] selftests/harness: Handle TEST_F()'s explicit exit codes Fix Kselftest's vfork() side effects - - 1 --- 2024-05-06 Mickaël Salaün New
[v6,09/10] selftests/harness: Fix vfork() side effects Fix Kselftest's vfork() side effects - 1 - --- 2024-05-06 Mickaël Salaün New
[v6,08/10] selftests/harness: Share _metadata between forked processes Fix Kselftest's vfork() side effects - 1 - --- 2024-05-06 Mickaël Salaün New
[v6,07/10] selftests/pidfd: Fix wrong expectation Fix Kselftest's vfork() side effects - 2 - --- 2024-05-06 Mickaël Salaün New
[v6,06/10] selftests/harness: Constify fixture variants Fix Kselftest's vfork() side effects - 1 - --- 2024-05-06 Mickaël Salaün New
[v6,05/10] selftests/landlock: Do not allocate memory in fixture data Fix Kselftest's vfork() side effects - 1 - --- 2024-05-06 Mickaël Salaün New
[v6,04/10] selftests/harness: Fix interleaved scheduling leading to race conditions Fix Kselftest's vfork() side effects - 1 - --- 2024-05-06 Mickaël Salaün New
[v6,03/10] selftests/harness: Fix fixture teardown Fix Kselftest's vfork() side effects - 1 - --- 2024-05-06 Mickaël Salaün New
[v6,02/10] selftests/landlock: Fix FS tests when run on a private mount point Fix Kselftest's vfork() side effects - 1 - --- 2024-05-06 Mickaël Salaün New
[v6,01/10] selftests/pidfd: Fix config for pidfd_setns_test Fix Kselftest's vfork() side effects - 2 - --- 2024-05-06 Mickaël Salaün New
[3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state XICS emulation optimizations in KVM for PPC - - - --- 2024-05-06 Gautam Menghani New
[2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup XICS emulation optimizations in KVM for PPC - - - --- 2024-05-06 Gautam Menghani New
[1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS XICS emulation optimizations in KVM for PPC - - - --- 2024-05-06 Gautam Menghani New
[v6] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests [v6] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests - - - --- 2024-05-06 Gautam Menghani New
[v5,3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP KVM: irqchip: synchronize srcu only if needed 1 - - --- 2024-05-06 Yi Wang New
[v5,2/3] KVM: x86: don't setup empty irq routing when KVM_CAP_SPLIT_IRQCHIP KVM: irqchip: synchronize srcu only if needed - - - --- 2024-05-06 Yi Wang New
[v5,1/3] KVM: setup empty irq routing when create vm KVM: irqchip: synchronize srcu only if needed 1 - - --- 2024-05-06 Yi Wang New
[v2,6/6] target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type() target/i386: Misc cleanup on KVM PV defs and outdated comments - 1 - --- 2024-05-06 Zhao Liu New
[v2,5/6] target/i386/kvm: Drop workaround for KVM_X86_DISABLE_EXITS_HTL typo target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-05-06 Zhao Liu New
[v2,4/6] target/i386/kvm: Save/load MSRs of kvmclock2 (KVM_FEATURE_CLOCKSOURCE2) target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-05-06 Zhao Liu New
[v2,3/6] target/i386/kvm: Only save/load kvmclock MSRs when kvmclock enabled target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-05-06 Zhao Liu New
[v2,2/6] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions target/i386: Misc cleanup on KVM PV defs and outdated comments - 1 - --- 2024-05-06 Zhao Liu New
[v2,1/6] target/i386/kvm: Add feature bit definitions for KVM CPUID target/i386: Misc cleanup on KVM PV defs and outdated comments - - - --- 2024-05-06 Zhao Liu New
KVM: VMX: Remove unused declaration of vmx_request_immediate_exit() KVM: VMX: Remove unused declaration of vmx_request_immediate_exit() - - - --- 2024-05-06 Binbin Wu New
KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definition KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definition - - - --- 2024-05-06 Hou Wenlong New
[v2,54/54] KVM: x86/pmu/svm: Wire up PMU filtering functionality for passthrough PMU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,53/54] KVM: x86/pmu/svm: Implement handlers to save and restore context Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,52/54] KVM: x86/pmu/svm: Add registers to direct access list Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,51/54] KVM: x86/pmu/svm: Set GuestOnly bit and clear HostOnly bit when guest write to event sel… Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,50/54] KVM: x86/pmu/svm: Implement callback to disable MSR interception Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,49/54] KVM: x86/pmu/svm: Allow RDPMC pass through when all counters exposed to guest Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,48/54] KVM: x86/pmu/svm: Set enable_passthrough_pmu module parameter Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,47/54] KVM: x86/pmu/svm: Set passthrough capability for vcpus Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,46/54] perf/x86/amd/core: Set passthrough capability for host Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,45/54] KVM: nVMX: Add nested virtualization support for passthrough PMU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,44/54] KVM: x86/pmu: Disconnect counter reprogram logic from passthrough PMU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,43/54] KVM: x86/pmu: Update pmc_{read,write}_counter() to disconnect perf API Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,42/54] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,41/54] KVM: x86/pmu: Introduce PMU operator for setting counter overflow Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,40/54] KVM: x86/pmu: Introduce PMU operator to increment counter Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,39/54] KVM: x86/pmu: Add support for PMU context switch at VM-exit/enter Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,38/54] KVM: x86/pmu: Call perf_guest_enter() at PMU context switch Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,37/54] KVM: x86/pmu: Grab x86 core PMU for passthrough PMU VM Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,36/54] KVM: x86/pmu: Switch PMI handler at KVM context switch boundary Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,35/54] KVM: x86/pmu: Exclude existing vLBR logic from the passthrough PMU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,34/54] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,33/54] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,32/54] KVM: x86/pmu: Allow writing to event selector for GP counters if event is allowed Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,31/54] KVM: x86/pmu: Make check_pmu_event_filter() an exported function Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,30/54] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,29/54] KVM: x86/pmu: Introduce PMU operation prototypes for save/restore PMU context Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,28/54] KVM: x86/pmu: Add counter MSR and selector MSR index into struct kvm_pmc Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,27/54] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot() Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,26/54] KVM: x86/pmu: Avoid legacy vPMU code when accessing global_ctrl in passthrough vPMU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,25/54] KVM: x86/pmu: Add intel_passthrough_pmu_msrs() to pass-through PMU MSRs Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,24/54] KVM: x86/pmu: Create a function prototype to disable MSR interception Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,23/54] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,22/54] KVM: x86/pmu: Introduce PMU operator to check if rdpmc passthrough allowed Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,21/54] KVM: x86/pmu: Introduce macro PMU_CAP_PERF_METRICS Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,20/54] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,19/54] KVM: x86/pmu: Add host_perf_cap and initialize it in kvm_x86_vendor_init() Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,18/54] KVM: x86/pmu: Add a helper to check if passthrough PMU is enabled Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,17/54] KVM: x86/pmu: Always set global enable bits in passthrough mode Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,16/54] KVM: x86/pmu: Plumb through pass-through PMU to vcpu for Intel CPUs Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,15/54] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,14/54] perf: core/x86: Plumb passthrough PMU capability from x86_pmu to x86_pmu_cap Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,13/54] perf: core/x86: Forbid PMI handler when guest own PMU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,12/54] perf: x86: Add x86 function to switch PMI handler Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,11/54] KVM: x86/pmu: Register guest pmi handler for emulated PMU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,10/54] KVM: x86: Extract x86_set_kvm_irq_handler() function Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,09/54] perf: core/x86: Register a new vector for KVM GUEST PMI Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,08/54] perf/x86/intel: Support PERF_PMU_CAP_PASSTHROUGH_VPMU Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,07/54] perf: Add generic exclude_guest support Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,06/54] perf: Support get/put passthrough PMU interfaces Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,05/54] x86/msr: Introduce MSR_CORE_PERF_GLOBAL_STATUS_SET Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,04/54] x86/msr: Define PerfCntrGlobalStatusSet register Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,03/54] KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms Mediated Passthrough vPMU 2.0 for x86 - 1 - --- 2024-05-06 Mingwei Zhang New
[v2,02/54] KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible Mediated Passthrough vPMU 2.0 for x86 - - - --- 2024-05-06 Mingwei Zhang New
[v2,01/54] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET" Mediated Passthrough vPMU 2.0 for x86 - 1 1 --- 2024-05-06 Mingwei Zhang New
[3/3] KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area [1/3] KVM: SVM: remove useless input parameter in snp_safe_alloc_page - - - --- 2024-05-06 Li RongQing New
[1/3] KVM: SVM: remove useless input parameter in snp_safe_alloc_page [1/3] KVM: SVM: remove useless input parameter in snp_safe_alloc_page - - - --- 2024-05-06 Li RongQing New
[kvm-unit-tests,v9,31/31] powerpc: gitlab CI update powerpc improvements - - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,30/31] powerpc: Add facility to query TCG or KVM host powerpc improvements - - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,29/31] powerpc: Remove remnants of ppc64 directory and build structure powerpc improvements - - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,28/31] configure: Make arch_libdir a first-class entity powerpc improvements - 1 - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,27/31] powerpc: add pmu tests powerpc improvements - - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,26/31] powerpc: add usermode support powerpc improvements - - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,25/31] powerpc: Add sieve.c common test powerpc improvements - - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,24/31] common/sieve: Support machines without MMU powerpc improvements - 1 - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,23/31] common/sieve: Use vmalloc.h for setup_mmu definition powerpc improvements 1 - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,22/31] powerpc: Add MMU support powerpc improvements 1 - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,21/31] powerpc: Add timebase tests powerpc improvements - - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,20/31] powerpc: Add atomics tests powerpc improvements - - - --- 2024-05-04 Nicholas Piggin New
[kvm-unit-tests,v9,19/31] powerpc: Avoid using larx/stcx. in spinlocks when only one CPU is running powerpc improvements - - - --- 2024-05-04 Nicholas Piggin New
« 1 2 3 410 11 »