Show patches with: Series = Mediated vPMU 4.0 for x86       |    State = Action Required       |    Archived = No       |   38 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,38/38] KVM: Selftests: Fix pmu_counters_test error for mediated vPMU Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,37/38] KVM: Selftests: Support mediated vPMU for vmx_pmu_caps_test Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,36/38] KVM: selftests: Add mediated vPMU supported for pmu tests Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,35/38] KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,34/38] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,33/38] perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,32/38] KVM: nVMX: Add nested virtualization support for mediated PMU Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,31/38] KVM: nVMX: Add macros to simplify nested MSR interception setting Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,30/38] KVM: x86/pmu: Handle emulated instruction for mediated vPMU Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,28/38] KVM: x86/pmu/svm: Set GuestOnly bit and clear HostOnly bit when guest writes to event se… Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,27/38] KVM: x86/pmu: Handle PMU MSRs interception and event filtering Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,26/38] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,25/38] KVM: x86/pmu: Add AMD PMU registers to direct access list Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,24/38] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot() Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,23/38] KVM: x86/pmu: Configure the interception of PMU MSRs Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,22/38] KVM: x86/pmu: Optimize intel/amd_pmu_refresh() helpers Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,21/38] KVM: x86/pmu/vmx: Save/load guest IA32_PERF_GLOBAL_CTRL with vm_exit/entry_ctrl Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,19/38] KVM: VMX: Add macros to wrap around {secondary,tertiary}_exec_controls_changebit() Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,18/38] KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h header Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,17/38] KVM: x86/pmu: Add perf_capabilities field in struct kvm_host_values{} Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,16/38] KVM: x86: Rename vmx_vmentry/vmexit_ctrl() helpers Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,15/38] KVM: x86/pmu: Check PMU cpuid configuration from user space Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,14/38] KVM: x86/pmu: Introduce enable_mediated_pmu global parameter Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,13/38] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,12/38] perf/x86/core: Do not set bit width for unavailable counters Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,11/38] perf/x86: Forbid PMI handler when guest own PMU Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,10/38] perf/x86: Support switch_guest_ctx interface Mediated vPMU 4.0 for x86 - - 1 --- 2025-03-24 Mingwei Zhang New
[v4,09/38] perf: Add switch_guest_ctx() interface Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,08/38] KVM: x86/pmu: Register KVM_GUEST_PMI_VECTOR handler Mediated vPMU 4.0 for x86 - - 1 --- 2025-03-24 Mingwei Zhang New
[v4,07/38] perf: core/x86: Register a new vector for KVM GUEST PMI Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,06/38] x86/irq: Factor out common code for installing kvm irq handler Mediated vPMU 4.0 for x86 - - 1 --- 2025-03-24 Mingwei Zhang New
[v4,05/38] perf: Add generic exclude_guest support Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,04/38] perf: Add a EVENT_GUEST flag Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,03/38] perf: Clean up perf ctx time Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New
[v4,02/38] perf: Skip pmu_ctx based on event_type Mediated vPMU 4.0 for x86 - - 1 --- 2025-03-24 Mingwei Zhang New
[v4,01/38] perf: Support get/put mediated PMU interfaces Mediated vPMU 4.0 for x86 - - - --- 2025-03-24 Mingwei Zhang New