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
2019-08-30 00:16:42
linux-kernel
RE: [RFC v1 1/9] KVM: x86: Add base address parameter for get_fixed_pmc function
2019-08-30 00:03:22
linux-kernel
RE: [RFC v1 1/9] KVM: x86: Add base address parameter for get_fixed_pmc function
2019-08-29 08:12:16
linux-kernel
RE: [RFC v1 0/9] PEBS enabling in KVM guest
2019-08-29 05:41:52
linux-kernel
[RFC v1 6/9] KVM: x86: Add shadow value of PEBS status
2019-08-29 05:41:07
linux-kernel
[RFC v1 9/9] KVM: x86: Expose PEBS feature to guest
2019-08-29 05:41:01
linux-kernel
[RFC v1 8/9] KVM: X86: MSR_IA32_PERF_CAPABILITIES MSR emulation
2019-08-29 05:40:56
linux-kernel
[RFC v1 7/9] KVM: X86: Expose PDCM cpuid to guest
2019-08-29 05:40:39
linux-kernel
[RFC v1 5/9] KVM: x86: Allocate performance counter for PEBS event
2019-08-29 05:40:35
linux-kernel
[RFC v1 4/9] KVM: x86: Implement counter reload MSRs read/write emulation
2019-08-29 05:40:24
linux-kernel
[RFC v1 3/9] KVM: x86: Implement MSR_IA32_PEBS_ENABLE read/write emulation
2019-08-29 05:40:15
linux-kernel
[RFC v1 2/9] KVM: x86: PEBS via Intel PT HW feature detection
2019-08-29 05:40:09
linux-kernel
[RFC v1 1/9] KVM: x86: Add base address parameter for get_fixed_pmc function
2019-08-29 05:39:56
linux-kernel
[RFC v1 0/9] PEBS enabling in KVM guest
2019-05-31 08:12:43
linux-kernel
RE: [PATCH] KVM: LAPIC: Do not mask the local interrupts when LAPIC is sw disabled
2019-05-21 10:45:56
linux-kernel
[PATCH] KVM: LAPIC: Do not mask the local interrupts when LAPIC is sw disabled
2019-05-16 08:29:35
linux-kernel
[PATCH v1 5/6] KVM: VMX: Intel PT configration context switch using XSAVES/XRSTORS
2019-05-16 08:29:11
linux-kernel
[PATCH v1 4/6] KVM: VMX: Allocate XSAVE area for Intel PT configuration
2019-05-16 08:29:05
linux-kernel
[PATCH v1 6/6] KVM: VMX: Get PT state from xsave area to variables
2019-05-16 08:28:20
linux-kernel
[PATCH v1 3/6] KVM: VMX: Dymamic allocate Intel PT configuration state
2019-05-16 08:28:18
linux-kernel
[PATCH v1 2/6] KVM: VMX: Reuse the pt_state structure for PT context
2019-05-16 08:28:03
linux-kernel
[PATCH v1 1/6] x86/fpu: Introduce new fpu state for Intel processor trace
2019-05-16 08:28:00
linux-kernel
[PATCH v1 0/6] KVM: VMX: Intel PT configuration switch using XSAVES/XRSTORS on VM-Entry/Exit
2019-03-11 02:32:36
linux-kernel
RE: [PATCH v3 7/8] KVM:X86: Add XSS bit 11 and 12 support for CET xsaves/xrstors.
2019-02-18 11:39:55
linux-kernel
[PATCH v2 1/2] KVM: x86: Inject PMI for KVM guest
2019-02-18 11:39:23
linux-kernel
[PATCH v2 2/2] KVM: x86: Add support of clear Trace_ToPA_PMI status
2019-02-18 11:39:20
linux-kernel
[PATCH v2 0/2] Inject a PMI for KVM Guest when ToPA buffer is filled
2019-02-14 10:41:26
linux-kernel
[PATCH V4] KVM: x86: Sync the pending Posted-Interrupts
2019-02-01 05:45:36
linux-kernel
RE: [PATCH V3] KVM: x86: Sync the pending Posted-Interrupts
2019-01-31 08:52:42
linux-kernel
[PATCH V3] KVM: x86: Sync the pending Posted-Interrupts
2019-01-30 10:44:06
linux-kernel
RE: [PATCH v2] KVM: x86: Sync the pending Posted-Interrupts
2019-01-30 10:38:50
linux-kernel
RE: [PATCH v2] KVM: x86: Sync the pending Posted-Interrupts
2019-01-30 09:03:10
linux-kernel
RE: [PATCH v2] KVM: x86: Sync the pending Posted-Interrupts
2019-01-30 01:05:11
linux-kernel
[PATCH v2] KVM: x86: Sync the pending Posted-Interrupts
2019-01-30 00:38:29
linux-kernel
RE: [PATCH] KVM: x86: Sync the pending Posted-Interrupts
2019-01-29 09:35:03
linux-kernel
RE: [PATCH] KVM: x86: Sync the pending Posted-Interrupts
2019-01-29 07:09:06
linux-kernel
[PATCH 3/3] KVM: x86: Add support of clear Trace_ToPA_PMI status
2019-01-29 07:07:10
linux-kernel
[PATCH 2/3] perf/x86/intel/pt: Inject PMI for KVM guest
2019-01-29 07:06:59
linux-kernel
[PATCH 1/3] perf/x86/intel/pt: Move pt structure to global header
2019-01-29 07:06:54
linux-kernel
[PATCH 0/3] Inject a PMI for KVM Guest when ToPA buffer is filled
2019-01-28 08:09:21
linux-kernel
RE: [PATCH] KVM: x86: Sync the pending Posted-Interrupts
2019-01-28 06:18:22
linux-kernel
RE: [PATCH] KVM: x86: Sync the pending Posted-Interrupts
2019-01-18 06:52:16
linux-kernel
[PATCH] KVM: x86: Sync the pending Posted-Interrupts
2018-12-28 17:35:39
linux-kernel
RE: [PATCH][next] KVM: x86: Fix bit shifting in update_intel_pt_cfg
2018-11-05 02:07:52
linux-kernel
RE: [Resend PATCH v13 08/12] KVM: x86: Add Intel PT context switch for each vcpu
2018-10-31 00:38:28
linux-kernel
RE: [PATCH v13 06/12] KVM: x86: Add Intel PT virtualization work mode
2018-10-30 10:15:47
linux-kernel
RE: [PATCH v13 06/12] KVM: x86: Add Intel PT virtualization work mode
2018-10-25 00:38:00
linux-kernel
RE: [PATCH v13 06/12] KVM: x86: Add Intel PT virtualization work mode
2018-10-25 00:07:07
linux-kernel
RE: [PATCH v13 08/12] KVM: x86: Add Intel PT context switch for each vcpu
2018-10-24 08:24:14
linux-kernel
[PATCH v13 00/12] Intel Processor Trace virtualization enabling
2018-10-24 08:10:42
linux-kernel
[PATCH v13 12/12] KVM: x86: Disable Intel PT when VMXON in L1 guest
2018-10-24 08:09:16
linux-kernel
[PATCH v13 10/12] KVM: x86: Implement Intel PT MSRs read/write emulation