Mingwei Zhang ([email protected])

Number of posts: 398 (0.39 per day)
First post: 2021-07-21 05:16:07
Last post: 2024-04-26 18:42:36

Date List Subject
2024-04-26 18:42:36 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-26 03:12:53 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-25 20:18:16 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-23 17:20:16 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-23 16:51:37 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-23 04:24:30 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-19 22:03:40 linux-kernel Re: [RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
2024-04-18 21:55:07 linux-kernel Re: [RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
2024-04-18 21:54:54 linux-kernel Re: [RFC PATCH 40/41] KVM: x86/pmu: Separate passthrough PMU logic in set/get_msr() from non-passthrough vPMU
2024-04-18 21:41:18 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-18 21:21:37 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-18 20:46:20 linux-kernel Re: [RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
2024-04-15 16:45:40 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-15 06:07:10 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-13 03:34:59 linux-kernel Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
2024-04-11 23:57:48 linux-kernel Re: [RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
2024-04-08 23:22:01 linux-kernel Re: [kvm-unit-tests Patch v3 07/11] x86: pmu: Enable and disable PMCs in loop() asm blob
2024-03-27 17:07:05 linux-kernel Re: [kvm-unit-tests Patch v3 04/11] x86: pmu: Switch instructions and core cycles events sequence
2024-03-27 06:33:26 linux-kernel Re: [kvm-unit-tests Patch v3 09/11] x86: pmu: Improve LLC misses event verification
2024-03-27 06:15:24 linux-kernel Re: [kvm-unit-tests Patch v3 08/11] x86: pmu: Improve instruction and branches events verification
2024-03-27 06:08:29 linux-kernel Re: [kvm-unit-tests Patch v3 07/11] x86: pmu: Enable and disable PMCs in loop() asm blob
2024-03-27 05:38:58 linux-kernel Re: [kvm-unit-tests Patch v3 06/11] x86: pmu: Remove blank line and redundant space
2024-03-27 05:38:28 linux-kernel Re: [kvm-unit-tests Patch v3 05/11] x86: pmu: Refine fixed_events[] names
2024-03-27 05:37:17 linux-kernel Re: [kvm-unit-tests Patch v3 04/11] x86: pmu: Switch instructions and core cycles events sequence
2024-03-27 05:30:30 linux-kernel Re: [kvm-unit-tests Patch v3 03/11] x86: pmu: Add asserts to warn inconsistent fixed events and counters
2024-03-18 22:51:45 linux-kernel Re: [PATCH 1/3] KVM: VMX: Snapshot LBR capabilities during module initialization
2024-03-18 22:51:21 linux-kernel Re: [PATCH 3/3] KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks
2024-03-18 22:50:56 linux-kernel Re: [PATCH 2/3] perf/x86/intel: Expose existence of callback support to KVM
2024-03-13 19:06:01 linux-kernel Re: [PATCH] KVM: x86/pmu: Return correct value of IA32_PERF_CAPABILITIES for userspace after vCPU has run
2024-03-13 18:43:27 linux-kernel Re: [PATCH] KVM: x86/pmu: Return correct value of IA32_PERF_CAPABILITIES for userspace after vCPU has run
2024-03-13 00:38:12 linux-kernel [PATCH] KVM: x86/pmu: Return correct value of IA32_PERF_CAPABILITIES for userspace after vCPU has run
2024-03-05 18:31:40 linux-kernel Re: [PATCH] KVM: x86/svm/pmu: Set PerfMonV2 global control bits correctly
2024-03-04 20:17:47 linux-kernel Re: [PATCH] KVM: x86/svm/pmu: Set PerfMonV2 global control bits correctly
2024-03-04 20:06:41 linux-kernel Re: [PATCH] KVM: x86/svm/pmu: Set PerfMonV2 global control bits correctly
2024-02-01 20:23:22 linux-kernel Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
2024-02-01 18:30:21 linux-kernel Re: [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
2024-01-31 19:43:20 linux-kernel Re: [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled
2024-01-25 00:15:01 linux-kernel Re: [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled
2024-01-24 22:25:10 linux-kernel Re: [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled
2024-01-24 00:40:43 linux-kernel [PATCH 2/2] KVM: x86/pmu: Remove vcpu_get_perf_capabilities()
2024-01-24 00:40:33 linux-kernel [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled
2024-01-24 00:39:53 linux-kernel [PATCH 0/2] minor fix on perf_capabilities in KVM/x86
2024-01-23 22:25:45 linux-kernel [PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
2024-01-10 18:45:32 linux-kernel Re: [PATCH RESEND 1/2] perf/core: Update perf_adjust_freq_unthr_context()
2023-12-02 06:26:47 linux-kernel Re: [PATCH 1/3] perf/core: Update perf_adjust_freq_unthr_context()
2023-11-24 00:51:18 linux-kernel Re: [PATCH 1/3] perf/core: Update perf_adjust_freq_unthr_context()
2023-11-21 23:02:23 linux-kernel Re: [PATCH 1/3] perf/core: Update perf_adjust_freq_unthr_context()
2023-11-20 23:24:30 linux-kernel Re: [PATCH 1/3] perf/core: Update perf_adjust_freq_unthr_context()
2023-11-03 23:22:02 linux-kernel Re: [PATCH v2 6/6] KVM: x86/pmu: Track emulated counter events instead of previous counter
2023-10-30 20:03:02 linux-kernel Re: [PATCH v1] perf evlist: Avoid frequency mode for the dummy event
2023-10-30 19:05:54 linux-kernel Re: [PATCH v1] perf evlist: Avoid frequency mode for the dummy event