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
Previous Page
/
Next Page
Date
List
Subject
2018-10-24 08:09:15
linux-kernel
[PATCH v13 09/12] KVM: x86: Introduce a function to initialize the PT configuration
2018-10-24 08:09:14
linux-kernel
[PATCH v13 11/12] KVM: x86: Set intercept for Intel PT MSRs read/write
2018-10-24 08:08:58
linux-kernel
[PATCH v13 08/12] KVM: x86: Add Intel PT context switch for each vcpu
2018-10-24 08:08:53
linux-kernel
[PATCH v13 07/12] KVM: x86: Add Intel Processor Trace cpuid emulation
2018-10-24 08:08:39
linux-kernel
[PATCH v13 06/12] KVM: x86: Add Intel PT virtualization work mode
2018-10-24 08:08:31
linux-kernel
[PATCH v13 05/12] perf/x86/intel/pt: add new capability for Intel PT
2018-10-24 08:08:20
linux-kernel
[PATCH v13 04/12] perf/x86/intel/pt: Add new bit definitions for PT MSRs
2018-10-24 08:08:11
linux-kernel
[PATCH v13 03/12] perf/x86/intel/pt: Introduce intel_pt_validate_cap()
2018-10-24 08:07:58
linux-kernel
[PATCH v13 02/12] perf/x86/intel/pt: Export pt_cap_get()
2018-10-24 08:07:47
linux-kernel
[PATCH v13 01/12] perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header
2018-06-12 01:46:17
linux-kernel
RE: [PATCH v9 09/12] KVM: x86: Introduce a function to initialize the PT configuration
2018-06-08 15:17:09
linux-kernel
RE: [PATCH v9 11/12] KVM: x86: Set intercept for Intel PT MSRs read/write
2018-06-08 15:13:28
linux-kernel
RE: [PATCH v9 10/12] KVM: x86: Implement Intel Processor Trace MSRs read/write emulation
2018-06-08 14:58:09
linux-kernel
RE: [PATCH v9 09/12] KVM: x86: Introduce a function to initialize the PT configuration
2018-06-08 14:38:20
linux-kernel
RE: [PATCH v9 04/12] perf/x86/intel/pt: add new capability for Intel PT
2018-06-08 14:35:47
linux-kernel
RE: [PATCH v9 04/12] perf/x86/intel/pt: add new capability for Intel PT
2018-06-08 14:27:02
linux-kernel
RE: [PATCH v9 03/12] perf/x86/intel/pt: Add new bit definitions for Intel PT MSRs
2018-06-08 14:19:54
linux-kernel
RE: [PATCH v9 06/12] KVM: x86: Add Intel Processor Trace virtualization mode
2018-06-07 07:12:48
linux-kernel
RE: [PATCH v9 01/12] perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public header
2018-05-22 03:02:27
linux-kernel
[PATCH v9 02/12] perf/x86/intel/pt: Change pt_cap_get() to a public function
2018-05-22 03:01:24
linux-kernel
[PATCH v9 09/12] KVM: x86: Introduce a function to initialize the PT configuration
2018-05-22 03:01:14
linux-kernel
[PATCH v9 10/12] KVM: x86: Implement Intel Processor Trace MSRs read/write emulation
2018-05-22 03:01:07
linux-kernel
[PATCH v9 04/12] perf/x86/intel/pt: add new capability for Intel PT
2018-05-22 03:00:43
linux-kernel
[PATCH v9 07/12] KVM: x86: Add Intel Processor Trace cpuid emulation
2018-05-22 03:00:06
linux-kernel
[PATCH v9 12/12] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest
2018-05-22 02:59:53
linux-kernel
[PATCH v9 11/12] KVM: x86: Set intercept for Intel PT MSRs read/write
2018-05-22 02:59:45
linux-kernel
[PATCH v9 08/12] KVM: x86: Add Intel Processor Trace context switch for each vcpu
2018-05-22 02:59:39
linux-kernel
[PATCH v9 06/12] KVM: x86: Add Intel Processor Trace virtualization mode
2018-05-22 02:59:35
linux-kernel
[PATCH v9 05/12] perf/x86/intel/pt: Introduce a new function to get capability of Intel PT
2018-05-22 02:59:16
linux-kernel
[PATCH v9 03/12] perf/x86/intel/pt: Add new bit definitions for Intel PT MSRs
2018-05-22 02:58:42
linux-kernel
[PATCH v9 01/12] perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public header
2018-05-22 02:58:35
linux-kernel
[PATCH v9 00/12] Intel Processor Trace virtualization enabling
2018-05-16 09:45:10
linux-kernel
RE: [PATCH v8 01/12] perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public header
2018-05-14 09:08:39
linux-kernel
[PATCH v8 01/12] perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public header
2018-05-14 09:08:17
linux-kernel
[PATCH v8 04/12] perf/x86/intel/pt: add new capability for Intel PT
2018-05-14 09:07:45
linux-kernel
[PATCH v8 05/12] perf/x86/intel/pt: Introduce a new function to get capability of Intel PT
2018-05-14 09:07:43
linux-kernel
[PATCH v8 09/12] KVM: x86: Introduce a function to initialize the PT configuration
2018-05-14 09:07:31
linux-kernel
[PATCH v8 08/12] KVM: x86: Add Intel Processor Trace context switch for each vcpu
2018-05-14 09:06:53
linux-kernel
[PATCH v8 06/12] KVM: x86: Add Intel Processor Trace virtualization mode
2018-05-14 09:06:06
linux-kernel
[PATCH v8 10/12] KVM: x86: Implement Intel Processor Trace MSRs read/write emulation
2018-05-14 09:05:32
linux-kernel
[PATCH v8 12/12] KVM: x86: Disable Intel Processor Trace when VMXON in L1 guest
2018-05-14 09:05:16
linux-kernel
[PATCH v8 03/12] perf/x86/intel/pt: Add new bit definitions for Intel PT MSRs
2018-05-14 09:04:33
linux-kernel
[PATCH v8 11/12] KVM: x86: Set intercept for Intel PT MSRs read/write
2018-05-14 09:04:25
linux-kernel
[PATCH v8 07/12] KVM: x86: Add Intel Processor Trace cpuid emulation
2018-05-14 09:04:24
linux-kernel
[PATCH v8 00/12] Intel Processor Trace virtualization enabling
2018-05-14 09:03:51
linux-kernel
[PATCH v8 02/12] perf/x86/intel/pt: Change pt_cap_get() to a public function
2018-05-03 12:51:34
linux-kernel
RE: [PATCH v7 05/13] perf/x86/intel/pt: Introduce a new function to get capability of Intel PT
2018-05-03 12:31:38
linux-kernel
RE: [PATCH v7 05/13] perf/x86/intel/pt: Introduce a new function to get capability of Intel PT
2018-05-03 11:19:36
linux-kernel
RE: [PATCH v7 00/13] Intel Processor Trace virtualization enabling
2018-05-03 11:05:52
linux-kernel
RE: [PATCH v7 05/13] perf/x86/intel/pt: Introduce a new function to get capability of Intel PT
2018-05-03 10:25:59
linux-kernel
RE: [PATCH v7 00/13] Intel Processor Trace virtualization enabling