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-09-21 21:53:16 linux-kernel Re: [V2 PATCH 7/8] Kvm: selftests: x86: Execute cpu specific vmcall instruction
2022-09-21 21:42:19 linux-kernel Re: [V2 PATCH 5/8] KVM: selftests: x86: delete svm_vmcall_test
2022-09-21 21:33:25 linux-kernel Re: [V2 PATCH 4/8] KVM: selftests: x86: Precompute the result for is_{intel,amd}_cpu()
2022-09-21 21:29:22 linux-kernel Re: [V2 PATCH 2/8] KVM: selftests: Add arch specific initialization
2022-09-21 19:14:44 linux-kernel Re: [PATCH v3 4/4] KVM: selftests: Run dirty_log_perf_test on specific cpus
2022-09-21 18:29:54 linux-kernel Re: [PATCH v3 3/4] KVM: selftests: Add atoi_paranoid to catch errors missed by atoi
2022-09-21 18:07:17 linux-kernel Re: [PATCH v3 1/4] KVM: selftests: Explicitly set variables based on options in dirty_log_perf_test
2022-09-20 19:28:33 linux-kernel Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
2022-09-20 19:01:35 linux-kernel Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
2022-09-20 18:36:26 linux-kernel Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
2022-09-13 15:42:09 linux-kernel Re: [PATCH v2 6/6] KVM: x86/mmu: Use 1 as the size of gfn range for tlb flushing in FNAME(invlpg)()
2022-09-08 23:23:07 linux-kernel Re: [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type
2022-09-08 23:08:40 linux-kernel Re: [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type
2022-09-08 22:33:09 linux-kernel Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
2022-09-08 22:02:50 linux-kernel Re: [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
2022-09-08 21:41:49 linux-kernel Re: [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
2022-09-08 17:14:49 linux-kernel Re: [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
2022-09-07 22:28:22 linux-kernel Re: [PATCH 09/14] KVM: arm64: Free removed stage-2 tables in RCU callback
2022-09-07 22:21:30 linux-kernel Re: [PATCH 08/14] KVM: arm64: Protect page table traversal with RCU
2022-09-07 21:45:11 linux-kernel Re: [PATCH 06/14] KVM: arm64: Return next table from map callbacks
2022-09-07 21:25:21 linux-kernel Re: [PATCH 02/14] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
2022-09-07 18:41:03 linux-kernel Re: [PATCH v2 4/6] KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
2022-09-07 18:28:54 linux-kernel Re: [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
2022-09-07 18:27:33 linux-kernel Re: [PATCH v2 6/6] KVM: x86/mmu: Use 1 as the size of gfn range for tlb flushing in FNAME(invlpg)()
2022-09-07 18:24:32 linux-kernel Re: [PATCH v2 3/6] KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_level()
2022-09-07 18:01:58 linux-kernel Re: [PATCH v2 2/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
2022-08-19 23:11:56 linux-kernel Re: [PATCH v2] KVM: selftests: Run dirty_log_perf_test on specific cpus
2022-08-19 22:49:16 linux-kernel Re: [PATCH v2] KVM: selftests: Run dirty_log_perf_test on specific cpus
2022-08-19 21:48:31 linux-kernel Re: [PATCH v2] KVM: selftests: Run dirty_log_perf_test on specific cpus
2022-08-19 17:42:14 linux-kernel Re: [PATCH v2 2/3] KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks change
2022-08-16 22:56:38 linux-kernel Re: [PATCH v2 3/3] kvm/x86: Allow to respond to generic signals during slow page faults
2022-08-16 17:43:54 linux-kernel Re: [PATCH 2/3] KVM: Unconditionally get a ref to /dev/kvm module when creating a VM
2022-08-09 17:03:34 linux-kernel Re: [PATCH] KVM: x86/mmu: Make page tables for eager page splitting NUMA aware
2022-08-05 16:51:41 linux-kernel Re: [RFC PATCH v6 037/104] KVM: x86/mmu: Allow non-zero value for non-present SPTE
2022-08-05 00:12:39 linux-kernel Re: [RFC PATCH v6 037/104] KVM: x86/mmu: Allow non-zero value for non-present SPTE
2022-08-05 00:10:51 linux-kernel Re: [RFC PATCH v6 037/104] KVM: x86/mmu: Allow non-zero value for non-present SPTE
2022-08-05 00:09:16 linux-kernel Re: [RFC PATCH v6 037/104] KVM: x86/mmu: Allow non-zero value for non-present SPTE
2022-08-02 16:44:43 linux-kernel Re: [PATCH] KVM: x86/mmu: Make page tables for eager page splitting NUMA aware
2022-08-02 16:38:53 linux-kernel Re: [RFC PATCH v6 036/104] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault
2022-08-01 22:58:42 linux-kernel Re: [RFC PATCH v6 036/104] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault
2022-08-01 22:57:36 linux-kernel Re: [PATCH] KVM: x86/mmu: Make page tables for eager page splitting NUMA aware
2022-07-28 20:19:30 linux-kernel Re: [PATCH v7 044/102] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2022-07-28 20:17:54 linux-kernel Re: [PATCH v7 044/102] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2022-07-28 16:46:47 linux-kernel Re: [PATCH v2] kvm: mmu: fix typos in struct kvm_arch
2022-07-27 18:15:10 linux-kernel Re: [PATCH] kvm: mmu: fix typos in struct kvm_arch
2022-07-26 00:00:03 linux-kernel Re: [PATCH v2 1/6] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
2022-07-25 23:52:32 linux-kernel Re: [PATCH v2 6/6] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()
2022-07-25 23:39:53 linux-kernel Re: [PATCH v2 4/6] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages
2022-07-25 23:32:15 linux-kernel Re: [PATCH v2 5/6] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
2022-07-25 23:31:17 linux-kernel Re: [PATCH v2 1/6] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
2022-07-25 23:29:31 linux-kernel Re: [PATCH v2 2/6] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs