LinuxLists
Users
About
Vipin Sharma (
[email protected]
)
Number of posts: 400 (0.4 per day)
First post: 2020-09-22 01:50:53
Last post: 2023-06-08 20:35:06
Next Page
Date
List
Subject
2023-06-08 20:35:06
linux-kernel
Re: [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
2023-06-06 17:54:12
linux-kernel
Re: [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
2023-06-02 16:32:21
linux-kernel
[PATCH v2 15/16] KVM: arm64: Provide option to pass page walker flag for huge page splits
2023-06-02 16:21:42
linux-kernel
[PATCH v2 13/16] KVM: arm64: Run clear-dirty-log under MMU read lock
2023-06-02 16:21:03
linux-kernel
[PATCH v2 03/16] KVM: selftests: Pass the count of read and write accesses from guest to host
2023-06-02 16:20:59
linux-kernel
[PATCH v2 01/16] KVM: selftests: Clear dirty logs in user defined chunks sizes in dirty_log_perf_test
2023-06-02 16:20:55
linux-kernel
[PATCH v2 05/16] KVM: selftests: Allow independent execution of vCPUs in dirty_log_perf_test
2023-06-02 16:20:50
linux-kernel
[PATCH v2 11/16] KVM: arm64: Use KVM_PGTABLE_WALK_SHARED flag instead of KVM_PGTABLE_WALK_HANDLE_FAULT
2023-06-02 16:20:48
linux-kernel
[PATCH v2 12/16] KVM: arm64: Retry shared page table walks outside of fault handler
2023-06-02 16:20:45
linux-kernel
[PATCH v2 10/16] KVM: arm64: Return -ENOENT if PTE is not valid in stage2_attr_walker
2023-06-02 16:20:25
linux-kernel
[PATCH v2 16/16] KVM: arm64: Split huge pages during clear-dirty-log under MMU read lock
2023-06-02 16:19:46
linux-kernel
[PATCH v2 08/16] KMV: arm64: Pass page table walker flags to stage2_apply_range_*()
2023-06-02 16:19:32
linux-kernel
[PATCH v2 14/16] KVM: arm64: Pass page walker flags from callers of stage 2 split walker
2023-06-02 16:18:53
linux-kernel
[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
2023-06-02 16:18:21
linux-kernel
[PATCH v2 07/16] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
2023-06-02 16:17:34
linux-kernel
[PATCH v2 02/16] KVM: selftests: Add optional delay between consecutive clear-dirty-log calls
2023-06-02 16:11:12
linux-kernel
[PATCH v2 04/16] KVM: selftests: Print read-write progress by vCPUs in dirty_log_perf_test
2023-06-02 16:11:09
linux-kernel
[PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
2023-06-02 16:10:59
linux-kernel
[PATCH v2 06/16] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
2023-05-06 01:07:46
linux-kernel
Re: [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock
2023-04-24 16:51:28
linux-kernel
Re: [PATCH 7/9] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
2023-04-21 17:06:48
linux-kernel
[PATCH 5/9] KVM: selftests: Allow independent execution of vCPUs in dirty_log_perf_test
2023-04-21 17:06:21
linux-kernel
[PATCH 4/9] KVM: selftests: Print read and write accesses of pages by vCPUs in dirty_log_perf_test
2023-04-21 17:06:18
linux-kernel
[PATCH 7/9] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
2023-04-21 17:05:25
linux-kernel
[PATCH 1/9] KVM: selftests: Allow dirty_log_perf_test to clear dirty memory in chunks
2023-04-21 17:04:57
linux-kernel
[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
2023-04-21 16:57:35
linux-kernel
[PATCH 8/9] KMV: arm64: Allow stage2_apply_range_sched() to pass page table walker flags
2023-04-21 16:56:19
linux-kernel
[PATCH 3/9] KVM: selftests: Pass count of read and write accesses from guest to host
2023-04-21 16:55:45
linux-kernel
[PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock
2023-04-21 16:55:32
linux-kernel
[PATCH 6/9] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
2023-04-21 16:55:12
linux-kernel
[PATCH 2/9] KVM: selftests: Add optional delay between consecutive Clear-Dirty-Log calls
2023-04-13 17:54:39
linux-kernel
Re: [PATCH] selftests/kvm: touch all pages of args on each memstress iteration
2023-04-04 17:07:28
linux-kernel
Re: [RESEND PATCH] selftest/vmx_nested_tsc_scaling_test: fix fp leak
2023-04-03 23:23:34
linux-kernel
Re: [Patch v4 08/18] KVM: x86/mmu: Track unused mmu_shadowed_info_cache pages count via global counter
2023-04-03 23:22:46
linux-kernel
Re: [Patch v4 15/18] KVM: mmu: Add NUMA node support in struct kvm_mmu_memory_cache{}
2023-04-03 22:56:19
linux-kernel
Re: [Patch v4 16/18] KVM: x86/mmu: Allocate numa aware page tables during page fault
2023-04-03 22:53:21
linux-kernel
Re: [Patch v4 16/18] KVM: x86/mmu: Allocate numa aware page tables during page fault
2023-03-31 00:29:39
linux-kernel
Re: [PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log
2023-03-28 17:56:57
linux-kernel
Re: [Patch v4 15/18] KVM: mmu: Add NUMA node support in struct kvm_mmu_memory_cache{}
2023-03-28 17:36:34
linux-kernel
Re: [Patch v4 14/18] KVM: mmu: Initialize kvm_mmu_memory_cache.gfp_zero to __GFP_ZERO by default
2023-03-28 17:24:48
linux-kernel
Re: [Patch v4 13/18] KVM: mmu: Add common initialization logic for struct kvm_mmu_memory_cache{}
2023-03-28 17:16:28
linux-kernel
Re: [Patch v4 12/18] KVM: x86/mmu: Allocate NUMA aware page tables on TDP huge page splits
2023-03-28 16:53:51
linux-kernel
Re: [Patch v4 11/18] KVM: x86/mmu: Add documentation of NUMA aware page table capability
2023-03-21 18:12:33
linux-kernel
Re: [Patch v3 0/7] Optimize clear dirty log
2023-03-17 23:52:18
linux-kernel
Re: [Patch v3 0/7] Optimize clear dirty log
2023-03-17 23:51:10
linux-kernel
Re: [Patch v3 2/7] KVM: x86/mmu: Atomically clear SPTE dirty state in the clear-dirty-log flow
2023-03-17 23:49:31
linux-kernel
Re: [Patch v3 7/7] KVM: x86/mmu: Merge all handle_changed_pte* functions.
2023-03-10 01:09:55
linux-kernel
Re: [Patch v4 03/18] KVM: x86/mmu: Track count of pages in KVM MMU page caches globally
2023-03-10 00:37:08
linux-kernel
Re: [Patch v4 03/18] KVM: x86/mmu: Track count of pages in KVM MMU page caches globally
2023-03-10 00:28:54
linux-kernel
Re: [Patch v4 03/18] KVM: x86/mmu: Track count of pages in KVM MMU page caches globally
2023-03-09 20:00:50
linux-kernel
Re: [Patch v4 06/18] KVM: x86/mmu: Shrink split_shadow_page_cache via MMU shrinker