David Matlack ([email protected])

Number of posts: 428 (0.12 per day)
First post: 2014-11-05 19:46:49
Last post: 2024-04-19 21:07:15

Date List Subject
2022-12-20 18:48:18 linux-kernel Re: [PATCH 4/5] KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
2022-12-20 18:08:42 linux-kernel Re: [PATCH 5/5] KVM: x86/mmu: Move kvm_tdp_mmu_map()'s prolog and epilog to its caller
2022-12-13 18:15:18 linux-kernel Re: [PATCH 4/5] KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
2022-12-13 00:25:26 linux-kernel Re: [RFC PATCH v4 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu
2022-12-10 17:13:55 linux-kernel Re: [Patch v3 13/13] KVM: selftests: Test Hyper-V extended hypercall exit to userspace
2022-12-10 01:52:31 linux-kernel Re: [PATCH 7/7] KVM: x86/MMU: Move rmap_add() to rmap.c
2022-12-10 01:10:22 linux-kernel Re: [PATCH 3/7] KVM: x86/MMU: Move gfn_to_rmap() to rmap.c
2022-12-09 23:50:21 linux-kernel Re: [PATCH 2/7] KVM: x86/MMU: Move rmap_iterator to rmap.h
2022-12-09 23:30:46 linux-kernel Re: [PATCH 0/7] KVM: x86/MMU: Factor rmap operations out of mmu.c
2022-12-09 23:15:29 linux-kernel Re: [PATCH 1/7] KVM: x86/MMU: Move pte_list operations to rmap.c
2022-12-09 23:06:29 linux-kernel Re: [PATCH 6/7] KVM: x86/MMU: Move rmap zap operations to rmap.c
2022-12-09 22:49:19 linux-kernel Re: [Patch v3 13/13] KVM: selftests: Test Hyper-V extended hypercall exit to userspace
2022-12-09 22:08:37 linux-kernel Re: [Patch v3 12/13] KVM: selftests: Make vCPU exit reason test assertion common.
2022-12-09 21:46:27 linux-kernel Re: [RFC PATCH v4 0/2] Deprecate BUG() in pte_list_remove() in shadow mmu
2022-12-09 01:08:17 linux-kernel Re: [Patch v2 2/2] KVM: x86/mmu: Allocate page table pages on NUMA node of underlying pages
2022-12-09 00:50:49 linux-kernel Re: [Patch v2 0/2] NUMA aware page table allocation
2022-12-09 00:44:54 linux-kernel Re: [Patch v2 2/2] KVM: x86/mmu: Allocate page table pages on NUMA node of underlying pages
2022-11-18 04:30:45 linux-kernel Re: [PATCH] KVM: x86/mmu: simplify kvm_tdp_mmu_map flow when guest has to retry
2022-11-18 04:07:57 linux-kernel Re: [PATCH] KVM: x86/mmu: simplify kvm_tdp_mmu_map flow when guest has to retry
2022-11-17 20:43:49 linux-kernel Re: [PATCH] KVM: x86/mmu: simplify kvm_tdp_mmu_map flow when guest has to retry
2022-11-17 18:29:03 linux-kernel Re: [PATCH] KVM: x86: avoid memslot check in NX hugepage recovery if it cannot be true
2022-11-16 17:45:45 linux-kernel Re: disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)
2022-11-09 19:24:26 linux-kernel Re: [PATCH v1 00/18] KVM selftests code consolidation and cleanup
2022-11-08 18:13:16 linux-kernel Re: [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common
2022-11-08 18:13:06 linux-kernel Re: [PATCH 5/6] KVM: selftests: Move hypercall() to hyper.h
2022-11-08 18:04:18 linux-kernel Re: [PATCH 6/6] KVM: selftests: Test Hyper-V extended hypercall exit to userspace
2022-11-08 02:01:48 linux-kernel Re: [RFC PATCH 0/3] Use TAP in some more KVM selftests
2022-11-07 19:28:49 linux-kernel Re: [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common
2022-11-07 19:11:54 linux-kernel Re: [PATCH 6/6] KVM: selftests: Test Hyper-V extended hypercall exit to userspace
2022-11-07 18:56:55 linux-kernel Re: [PATCH v1 00/18] KVM selftests code consolidation and cleanup
2022-11-07 18:43:29 linux-kernel Re: [PATCH 3/6] KVM: selftests: Test Hyper-V extended hypercall enablement
2022-11-07 18:43:29 linux-kernel Re: [PATCH 5/6] KVM: selftests: Move hypercall() to hyper.h
2022-10-27 17:24:01 linux-kernel Re: [PATCH v1 00/18] KVM selftests code consolidation and cleanup
2022-10-26 22:02:42 linux-kernel Re: [PATCH v1 00/18] KVM selftests code consolidation and cleanup
2022-10-19 17:55:32 linux-kernel Re: [PATCH v1] KVM: selftests: name the threads
2022-10-19 17:36:48 linux-kernel Re: [PATCH v1] KVM: selftests: name the threads
2022-10-14 17:26:52 linux-kernel Re: [PATCH v5 0/5] dirty_log_perf_test vCPU pinning
2022-10-13 23:33:17 linux-kernel Re: [PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter
2022-10-13 17:42:46 linux-kernel Re: [PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter
2022-09-27 20:39:43 linux-kernel [PATCH v2] get_maintainer: Gracefully handle files with authors but no signers
2022-09-27 18:21:59 linux-kernel Re: [PATCH] get_maintainer: Gracefully handle files with authors but no signers
2022-09-27 00:41:20 linux-kernel Re: [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
2022-09-26 23:56:10 linux-kernel Re: [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
2022-09-23 00:01:49 linux-kernel [PATCH] get_maintainer: Gracefully handle files with authors but no signers
2022-09-22 18:31:43 linux-kernel Re: [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
2022-09-22 18:15:59 linux-kernel Re: [PATCH 1/5] KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
2022-09-22 17:34:58 linux-kernel Re: [PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
2022-09-21 23:56:07 linux-kernel Re: [PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
2022-09-21 21:56:10 linux-kernel Re: [V2 PATCH 8/8] KVM: selftests: x86: xen: Execute cpu specific vmcall instruction
2022-09-21 21:55:27 linux-kernel Re: [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
2022-09-21 21:54:25 linux-kernel Re: [V2 PATCH 3/8] KVM: selftests: Add arch specific post vm load setup