LinuxLists
Users
About
Luwei Kang (
[email protected]
)
Number of posts: 245 (245 per day)
First post: 2017-12-01 06:40:25
Last post: 2017-11-28 10:17:45
Next Page
Date
List
Subject
2020-06-19 11:33:34
linux-kernel
RE: [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS
2020-06-12 05:31:44
linux-kernel
RE: [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS
2020-04-17 01:54:16
linux-kernel
RE: [PATCH] KVM: VMX: Disable Intel PT before VM-entry
2020-04-07 12:36:26
linux-kernel
RE: [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS
2020-03-31 03:31:58
linux-kernel
RE: [PATCH] KVM: VMX: Disable Intel PT before VM-entry
2020-03-23 09:20:50
linux-kernel
RE: [PATCH] KVM: VMX: Disable Intel PT before VM-entry
2020-03-19 06:37:58
linux-kernel
[PATCH v2 4/5] KVM: x86/pmu: Add counter reload register to MSR list
2020-03-19 06:37:46
linux-kernel
[PATCH v2 2/5] KVM: x86/pmu: Expose PDCM feature when PEBS output to PT
2020-03-19 06:37:09
linux-kernel
[PATCH v2 5/5] KVM: VMX: Switch PEBS records output to Intel PT buffer
2020-03-19 06:36:33
linux-kernel
[PATCH v2 3/5] KVM: x86/pmu: PEBS output Intel PT MSRs emulation
2020-03-19 06:36:22
linux-kernel
[PATCH v2 1/5] KVM: x86/pmu: Add base address parameter for get_fixed_pmc function
2020-03-19 06:36:08
linux-kernel
[PATCH v2 0/5] PEBS virtualization enabling via Intel PT
2020-03-19 06:13:46
linux-kernel
RE: [PATCH] KVM: VMX: Disable Intel PT before VM-entry
2020-03-18 03:51:54
linux-kernel
[PATCH] KVM: VMX: Disable Intel PT before VM-entry
2020-03-12 10:29:29
linux-kernel
RE: [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS
2020-03-06 05:38:05
linux-kernel
RE: [PATCH v1 00/11] PEBS virtualization enabling via DS
2020-03-05 10:02:05
linux-kernel
[PATCH v1 11/11] KVM: x86/pmu: Adaptive PEBS virtualization enabling
2020-03-05 10:01:51
linux-kernel
[PATCH v1 09/11] KVM: x86/pmu: Expose PEBS feature to guest
2020-03-05 10:01:45
linux-kernel
[PATCH v1 08/11] KVM: x86/pmu: PEBS MSRs emulation
2020-03-05 10:01:13
linux-kernel
[PATCH v1 07/11] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64
2020-03-05 10:01:11
linux-kernel
[PATCH v1 10/11] KVM: x86/pmu: Introduce the mask value for fixed counter
2020-03-05 10:00:54
linux-kernel
[PATCH v1 03/11] perf/x86: Expose a function to disable auto-reload
2020-03-05 10:00:44
linux-kernel
[PATCH v1 02/11] perf/x86/ds: Handle guest PEBS events overflow and inject fake PMI
2020-03-05 10:00:28
linux-kernel
[PATCH v1 06/11] KVM: x86/pmu: Implement is_pebs_via_ds_supported pmu ops
2020-03-05 10:00:19
linux-kernel
[PATCH v1 00/11] PEBS virtualization enabling via DS
2020-03-05 10:00:15
linux-kernel
[PATCH v1 05/11] KVM: x86/pmu: Add support to reprogram PEBS event for guest counters
2020-03-05 10:00:11
linux-kernel
[PATCH v1 04/11] KVM: x86/pmu: Decouple event enablement from event creation
2020-03-05 09:59:31
linux-kernel
[PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS
2019-12-11 02:17:48
linux-kernel
RE: [PATCH 1/2] KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
2019-11-17 11:54:31
linux-kernel
RE: [PATCH v1 0/4] Enable PEBS when only have PEBS via PT w/o DS
2019-11-06 07:48:07
linux-kernel
RE: [PATCH v1 3/8] KVM: x86: Allocate performance counter for PEBS event
2019-10-31 11:14:05
linux-kernel
RE: [PATCH v1 3/8] KVM: x86: Allocate performance counter for PEBS event
2019-10-31 10:33:06
linux-kernel
RE: [PATCH v1 8/8] perf/x86: Add event owner check when PEBS output to Intel PT
2019-10-31 06:56:11
linux-kernel
RE: [PATCH v1 8/8] perf/x86: Add event owner check when PEBS output to Intel PT
2019-10-31 04:22:27
linux-kernel
RE: [PATCH v1 7/8] KVM: x86: Expose PEBS feature to guest
2019-10-30 06:50:48
linux-kernel
RE: [PATCH v1 3/8] KVM: x86: Allocate performance counter for PEBS event
2019-10-30 04:11:42
linux-kernel
RE: [PATCH v1 8/8] perf/x86: Add event owner check when PEBS output to Intel PT
2019-10-30 04:09:36
linux-kernel
RE: [PATCH v1 7/8] KVM: x86: Expose PEBS feature to guest
2019-10-30 04:08:28
linux-kernel
RE: [PATCH v1 2/8] KVM: x86: PEBS output to Intel PT MSRs emulation
2019-10-30 04:07:50
linux-kernel
RE: [PATCH v1 4/8] KVM: x86: Aviod clear the PEBS counter when PEBS enabled in guest
2019-10-30 04:07:39
linux-kernel
RE: [PATCH v1 3/8] KVM: x86: Allocate performance counter for PEBS event
2019-10-27 11:17:02
linux-kernel
[PATCH v1 7/8] KVM: x86: Expose PEBS feature to guest
2019-10-27 11:15:51
linux-kernel
[PATCH v1 3/8] KVM: x86: Allocate performance counter for PEBS event
2019-10-27 11:15:35
linux-kernel
[PATCH v1 5/8] KVM: X86: Expose PDCM cpuid to guest
2019-10-27 11:14:35
linux-kernel
[PATCH v1 8/8] perf/x86: Add event owner check when PEBS output to Intel PT
2019-10-27 11:13:57
linux-kernel
[PATCH v1 6/8] KVM: X86: MSR_IA32_PERF_CAPABILITIES MSR emulation
2019-10-27 11:13:50
linux-kernel
[PATCH v1 4/8] KVM: x86: Aviod clear the PEBS counter when PEBS enabled in guest
2019-10-27 11:13:42
linux-kernel
[PATCH v1 2/8] KVM: x86: PEBS output to Intel PT MSRs emulation
2019-10-27 11:13:34
linux-kernel
[PATCH v1 1/8] KVM: x86: Add base address parameter for get_fixed_pmc function
2019-10-27 11:13:33
linux-kernel
[PATCH v1 0/8] PEBS enabling in KVM guest
2019-08-30 00:23:21
linux-kernel
RE: [RFC v1 3/9] KVM: x86: Implement MSR_IA32_PEBS_ENABLE read/write emulation