Like Xu ([email protected])

Number of posts: 421 (0.51 per day)
First post: 2019-02-15 02:28:20
Last post: 2021-05-21 09:05:13

Date List Subject
2021-02-01 05:28:26 linux-kernel [PATCH v14 06/11] KVM: vmx/pmu: Pass-through LBR msrs when the guest LBR event is ACTIVE
2021-02-01 05:26:29 linux-kernel [PATCH v14 04/11] KVM: vmx/pmu: Expose DEBUGCTLMSR_LBR in the MSR_IA32_DEBUGCTLMSR
2021-02-01 05:25:49 linux-kernel [PATCH v14 05/11] KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
2021-02-01 05:25:47 linux-kernel [PATCH v14 03/11] KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
2021-02-01 05:24:07 linux-kernel [PATCH v14 02/11] KVM: x86/pmu: Set up IA32_PERF_CAPABILITIES if PDCM bit is available
2021-02-01 05:22:34 linux-kernel [PATCH v14 01/11] KVM: x86/vmx: Make vmx_set_intercept_for_msr() non-static
2021-02-01 05:21:19 linux-kernel [PATCH v14 00/11] KVM: x86/pmu: Guest Last Branch Recording Enabling
2021-01-27 21:27:18 linux-kernel Re: [RESEND v13 03/10] KVM: x86/pmu: Use IA32_PERF_CAPABILITIES to adjust features visibility
2021-01-26 21:32:12 linux-kernel [PATCH v3] x86/perf: Use static_call for x86_pmu.guest_get_msrs
2021-01-26 05:09:46 linux-kernel Re: [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest
2021-01-25 10:47:09 linux-kernel Re: [PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
2021-01-25 02:46:35 linux-kernel Re: [PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
2021-01-22 05:51:37 linux-kernel Re: [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest
2021-01-22 03:24:33 linux-kernel Re: [PATCH] x86/perf: Use static_call for x86_pmu.guest_get_msrs
2021-01-22 03:16:07 linux-kernel [PATCH v2] x86/perf: Use static_call for x86_pmu.guest_get_msrs
2021-01-18 13:12:59 linux-kernel Re: [PATCH] x86/perf: Use static_call for x86_pmu.guest_get_msrs
2021-01-18 07:36:34 linux-kernel [PATCH] x86/perf: Use static_call for x86_pmu.guest_get_msrs
2021-01-18 04:18:43 linux-kernel [PATCH v2] KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
2021-01-15 08:51:08 linux-kernel Re: [PATCH] KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
2021-01-15 08:50:56 linux-kernel Re: [PATCH] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
2021-01-08 01:50:59 linux-kernel [RESEND v13 10/10] KVM: vmx/pmu: Release guest LBR event via lazy release mechanism
2021-01-08 01:50:07 linux-kernel [RESEND v13 09/10] KVM: vmx/pmu: Expose LBR_FMT in the MSR_IA32_PERF_CAPABILITIES
2021-01-08 01:49:45 linux-kernel [RESEND v13 03/10] KVM: x86/pmu: Use IA32_PERF_CAPABILITIES to adjust features visibility
2021-01-08 01:49:41 linux-kernel [RESEND v13 07/10] KVM: vmx/pmu: Reduce the overhead of LBR pass-through or cancellation
2021-01-08 01:49:22 linux-kernel [RESEND v13 05/10] KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
2021-01-08 01:49:20 linux-kernel [RESEND v13 08/10] KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
2021-01-08 01:49:08 linux-kernel [RESEND v13 06/10] KVM: vmx/pmu: Pass-through LBR msrs when the guest LBR event is ACTIVE
2021-01-08 01:48:34 linux-kernel [RESEND v13 04/10] KVM: vmx/pmu: Clear PMU_CAP_LBR_FMT when guest LBR is disabled
2021-01-08 01:48:05 linux-kernel [RESEND v13 02/10] KVM: x86/vmx: Make vmx_set_intercept_for_msr() non-static
2021-01-08 01:46:44 linux-kernel [RESEND v13 01/10] KVM: x86: Move common set/get handler of MSR_IA32_DEBUGCTLMSR to VMX
2021-01-08 01:46:39 linux-kernel [RESEND v13 00/10] KVM: x86/pmu: Guest Last Branch Recording Enabling
2021-01-04 13:33:21 linux-kernel [PATCH v3 15/17] KVM: vmx/pmu: Rewrite applicable_counters field in guest PEBS records
2021-01-04 13:33:04 linux-kernel [PATCH v3 17/17] KVM: x86/pmu: Adjust guest pebs reset values for crpss-mapped counters
2021-01-04 13:32:53 linux-kernel [PATCH v3 16/17] KVM: x86/pmu: Save guest pebs reset values when pebs is configured
2021-01-04 13:32:01 linux-kernel [PATCH v3 12/17] KVM: x86/pmu: Disable guest PEBS when counters are cross-mapped
2021-01-04 13:31:57 linux-kernel [PATCH v3 13/17] KVM: x86/pmu: Add hook to emulate pebs for cross-mapped counters
2021-01-04 13:31:11 linux-kernel [PATCH v3 14/17] KVM: vmx/pmu: Limit pebs_interrupt_threshold in the guest DS area
2021-01-04 13:29:41 linux-kernel [PATCH v3 11/17] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
2021-01-04 13:29:21 linux-kernel [PATCH v3 10/17] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64
2021-01-04 13:28:55 linux-kernel [PATCH v3 09/17] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
2021-01-04 13:28:40 linux-kernel [PATCH v3 07/17] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to manage guest DS buffer
2021-01-04 13:28:39 linux-kernel [PATCH v3 03/17] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
2021-01-04 13:28:28 linux-kernel [PATCH v3 08/17] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
2021-01-04 13:28:26 linux-kernel [PATCH v3 06/17] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
2021-01-04 13:27:54 linux-kernel [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest
2021-01-04 13:27:31 linux-kernel [PATCH v3 05/17] KVM: x86/pmu: Reprogram guest PEBS event to emulate guest PEBS counter
2021-01-04 13:26:41 linux-kernel [PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
2021-01-04 13:26:14 linux-kernel [PATCH v3 02/17] KVM: x86/pmu: Use IA32_PERF_CAPABILITIES to adjust features visibility
2021-01-04 13:25:57 linux-kernel [PATCH v3 01/17] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
2020-12-30 08:27:32 linux-kernel [PATCH] KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
2020-12-29 07:20:41 linux-kernel [PATCH] KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()