LinuxLists
Users
About
Mingwei Zhang (
[email protected]
)
Number of posts: 401 (0.39 per day)
First post: 2021-07-21 05:16:07
Last post: 2024-05-06 05:38:35
Previous Page
/
Next Page
Date
List
Subject
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
2023-10-30 03:57:21
linux-kernel
Re: [kvm-unit-tests Patch 0/5] Fix PMU test failures on Sapphire Rapids
2023-10-26 22:11:01
linux-kernel
Re: [PATCH v5 08/13] KVM: selftests: Test Intel PMU architectural events on gp counters
2023-10-26 20:39:39
linux-kernel
Re: [PATCH v5 08/13] KVM: selftests: Test Intel PMU architectural events on gp counters
2023-10-25 23:47:21
linux-kernel
Re: [kvm-unit-tests Patch 0/5] Fix PMU test failures on Sapphire Rapids
2023-10-21 02:37:28
linux-kernel
Re: [PATCH v2] KVM: x86: Service NMI requests after PMI requests in VM-Enter path
2023-10-18 00:02:26
linux-kernel
Re: [Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-17 23:26:52
linux-kernel
[PATCH] KVM: x86: Update the variable naming in kvm_x86_ops.sched_in()
2023-10-17 16:59:15
linux-kernel
Re: [Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-04 19:52:35
linux-kernel
Re: [Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-03 23:20:07
linux-kernel
Re: [PATCH v1] perf evlist: Avoid frequency mode for the dummy event
2023-10-03 22:03:40
linux-kernel
Re: [Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-02 20:04:06
linux-kernel
Re: [Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-02 13:03:33
linux-kernel
[PATCH v2] KVM: x86: Service NMI requests after PMI requests in VM-Enter path
2023-09-27 19:40:45
linux-kernel
Re: [PATCH] KVM: x86: Move kvm_check_request(KVM_REQ_NMI) after kvm_check_request(KVM_REQ_NMI)
2023-09-27 15:24:09
linux-kernel
Re: [PATCH] KVM: x86: Move kvm_check_request(KVM_REQ_NMI) after kvm_check_request(KVM_REQ_NMI)
2023-09-27 09:05:09
linux-kernel
[PATCH] KVM: x86: Move kvm_check_request(KVM_REQ_NMI) after kvm_check_request(KVM_REQ_NMI)
2023-09-26 14:24:48
linux-kernel
Re: [PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
2023-09-26 03:44:13
linux-kernel
[PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI
2023-09-26 02:32:55
linux-kernel
Re: [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI
2023-09-25 22:51:09
linux-kernel
[PATCH 0/2] Fix the duplicate PMI injections in vPMU
2023-09-25 20:40:42
linux-kernel
[PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
2023-09-21 21:53:13
linux-kernel
Re: [PATCH v1] perf evlist: Avoid frequency mode for the dummy event
2023-09-17 07:26:58
linux-kernel
Re: [PATCH v1] perf evlist: Avoid frequency mode for the dummy event
2023-09-14 02:53:54
linux-kernel
[PATCH v4 3/6] KVM: Documentation: Add the missing description for ptep in kvm_mmu_page
2023-09-13 23:30:20
linux-kernel
[PATCH v4 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
2023-09-13 13:55:18
linux-kernel
[PATCH v4 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page
2023-09-13 02:49:31
linux-kernel
[PATCH v4 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
2023-09-13 02:17:04
linux-kernel
[PATCH v4 1/6] KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_page_role
2023-09-13 00:26:52
linux-kernel
Re: [PATCH v3 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mmu_page
2023-09-13 00:22:45
linux-kernel
Re: [PATCH v3 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
2023-09-12 22:47:50
linux-kernel
[PATCH v4 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
2023-09-12 18:49:33
linux-kernel
[PATCH v4 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mmu_page
2023-09-12 04:55:09
linux-kernel
Re: [PATCH] KVM: vPMU: Use atomic bit operations for global_status
2023-08-01 02:35:47
linux-kernel
[PATCH v3 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page
2023-08-01 02:15:27
linux-kernel
[PATCH v3 3/6] KVM: Documentation: Add the missing description for ptep in kvm_mmu_page
2023-08-01 02:12:22
linux-kernel
[PATCH v3 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mmu_page
2023-08-01 02:09:57
linux-kernel
[PATCH v3 1/6] KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_page_role
2023-08-01 02:07:35
linux-kernel
[PATCH v3 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
2023-08-01 01:07:53
linux-kernel
[PATCH v3 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
2023-08-01 00:45:45
linux-kernel
[PATCH v3 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
2023-07-31 23:55:28
linux-kernel
Re: [PATCH v2 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page
2023-07-31 23:18:50
linux-kernel
Re: [PATCH v2 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen into kvm_mmu_page
2023-07-31 20:53:12
linux-kernel
Re: [PATCH v2 3/6] KVM: Documentation: Add the missing description for ptep in kvm_mmu_page
2023-07-31 20:33:58
linux-kernel
Re: [PATCH v2 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
2023-07-31 19:46:41
linux-kernel
Re: [PATCH v2 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
2023-07-31 19:09:04
linux-kernel
Re: [PATCH v2 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
2023-07-01 20:35:50
linux-kernel
Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width
2023-06-30 18:22:38
linux-kernel
Re: [PATCH] KVM: x86: vPMU: truncate counter value to allowed width