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
2020-05-08 08:52:29 linux-kernel Re: [PATCH v10 08/11] KVM: x86/pmu: Add LBR feature emulation via guest LBR event
2020-05-08 08:34:36 linux-kernel [kvm-unit-tests PATCH] x86: pmu: Test full-width counter writes support
2020-05-08 08:34:22 linux-kernel [PATCH v3] KVM: x86/pmu: Support full width counting
2020-05-07 03:22:29 linux-kernel [PATCH v2] KVM: x86/pmu: Support full width counting
2020-04-27 07:25:27 linux-kernel [RESEND PATCH] KVM: x86/pmu: Support full width counting
2020-04-27 03:21:05 linux-kernel Re: [PATCH v10 08/11] KVM: x86/pmu: Add LBR feature emulation via guest LBR event
2020-04-23 08:22:52 linux-kernel [PATCH v10 08/11] KVM: x86/pmu: Add LBR feature emulation via guest LBR event
2020-04-23 08:22:35 linux-kernel [PATCH v10 11/11] KVM: x86: Remove the common trap handler of the MSR_IA32_DEBUGCTLMSR
2020-04-23 08:22:02 linux-kernel [PATCH v10 06/11] KVM: x86: Add KVM_CAP_X86_GUEST_LBR to dis/enable LBR from user-space
2020-04-23 08:21:25 linux-kernel [PATCH v10 03/11] perf/x86/lbr: Add interface to get basic information about LBR stack
2020-04-23 08:21:22 linux-kernel [PATCH v10 05/11] perf/x86: Keep LBR stack unchanged in host context for guest LBR event
2020-04-23 08:21:19 linux-kernel [PATCH v10 07/11] KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
2020-04-23 08:20:22 linux-kernel [PATCH v10 10/11] KVM: x86: Expose MSR_IA32_PERF_CAPABILITIES for LBR record format
2020-04-23 08:20:13 linux-kernel [PATCH v10 02/11] perf/x86/core: Refactor hw->idx checks and cleanup
2020-04-23 08:20:10 linux-kernel [PATCH v10 09/11] KVM: x86/pmu: Release guest LBR event via vPMU lazy release mechanism
2020-04-23 08:19:53 linux-kernel [PATCH v10 04/11] perf/x86: Add constraint to create guest LBR event without hw counter
2020-04-23 08:19:32 linux-kernel [PATCH v10 01/11] perf/x86: Fix variable type for LBR registers
2020-04-23 08:19:25 linux-kernel [PATCH v10 00/11] Guest Last Branch Recording Enabling
2020-04-16 20:29:48 linux-kernel Re: [PATCH] KVM: x86/pmu: Support full width counting
2020-04-16 20:28:34 linux-kernel Re: [PATCH v2] KVM: x86/pmu: Reduce counter period change overhead and delay the effective time
2020-04-16 17:48:51 linux-kernel Re: [PATCH] x86, smpboot: Disable frequency invariance when it's unsupported
2020-04-16 07:03:33 linux-kernel Re: [PATCH] x86, smpboot: Disable frequency invariance when it's unsupported
2020-04-16 02:18:46 linux-kernel [PATCH] x86, smpboot: Disable frequency invariance when it's unsupported
2020-04-10 08:18:01 linux-kernel Re: [Bug report] Kernel 5.7 become unbootable
2020-04-08 16:25:22 linux-kernel [PATCH] KVM: x86/pmu: Support full width counting
2020-04-08 15:13:26 linux-kernel Re: [PATCH v2] KVM: x86/pmu: Reduce counter period change overhead and delay the effective time
2020-03-26 12:48:37 linux-kernel Re: [PATCH v2] KVM: x86/pmu: Reduce counter period change overhead and delay the effective time
2020-03-17 08:18:23 linux-kernel [PATCH v2] KVM: x86/pmu: Reduce counter period change overhead and delay the effective time
2020-03-17 08:01:20 linux-kernel Re: [PATCH] kvm/x86: Reduce counter period change overhead and delay the effective time
2020-03-17 07:56:42 linux-kernel [PATCH] kvm/x86: Reduce counter period change overhead and delay the effective time
2020-03-13 04:59:37 linux-kernel Re: [PATCH] KVM: VMX: Micro-optimize vmexit time when not exposing PMU
2020-03-13 02:21:05 linux-kernel [PATCH v9 08/10] KVM: x86/pmu: Release guest LBR event via vPMU lazy release mechanism
2020-03-13 02:20:41 linux-kernel [PATCH v9 05/10] KVM: x86: Add KVM_CAP_X86_GUEST_LBR interface to dis/enable LBR feature
2020-03-13 02:20:32 linux-kernel [PATCH v9 10/10] KVM: x86: Remove the common trap handler of the MSR_IA32_DEBUGCTLMSR
2020-03-13 02:20:25 linux-kernel [PATCH v9 09/10] KVM: x86: Expose MSR_IA32_PERF_CAPABILITIES to guest for LBR record format
2020-03-13 02:20:15 linux-kernel [PATCH v9 07/10] KVM: x86/pmu: Add LBR feature emulation via guest LBR event
2020-03-13 02:20:09 linux-kernel [PATCH v9 06/10] KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
2020-03-13 02:20:07 linux-kernel [PATCH v9 01/10] perf/x86: Fix msr variable type for the LBR msrs
2020-03-13 02:19:56 linux-kernel [PATCH v9 04/10] perf/x86: Keep LBR stack unchanged on the host for guest LBR event
2020-03-13 02:19:47 linux-kernel [PATCH v9 03/10] perf/x86: Add constraint to create guest LBR event without hw counter
2020-03-13 02:19:39 linux-kernel [PATCH v9 02/10] perf/x86/lbr: Add interface to get basic information about LBR stack
2020-03-13 02:19:25 linux-kernel [PATCH v9 00/10] Guest Last Branch Recording Enabling
2020-02-26 03:04:30 linux-kernel Re: [PATCH] KVM: x86: Adjust counter sample period after a wrmsr
2020-02-24 06:56:40 linux-kernel Re: [PATCH] KVM: x86: Adjust counter sample period after a wrmsr
2019-11-14 07:14:37 linux-kernel Re: [PATCH v4 5/6] KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
2019-11-12 06:09:38 linux-kernel Re: [PATCH v4 0/6] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
2019-11-06 06:16:52 linux-kernel [PATCH] perf/x86: Expose more Intel perf_capabilities to other modules
2019-10-31 08:52:40 linux-kernel [PATCH] KVM: x86/pmu: Update guest cpuid10 entry if pmu->nr_*_counters are changed
2019-10-28 14:56:20 linux-kernel [PATCH v4 6/6] KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
2019-10-28 14:11:36 linux-kernel [PATCH v4 5/6] KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
2019-10-28 14:10:30 linux-kernel [PATCH v4 4/6] KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback