LinuxLists
Users
About
Yan Zhao (
[email protected]
)
Number of posts: 603 (0.31 per day)
First post: 2019-02-19 07:48:45
Last post: 2024-06-13 06:15:49
Next Page
Date
List
Subject
2024-06-13 06:15:49
linux-kernel
[PATCH 4/5] KVM: selftests: Test memslot move in memslot_perf_test with quirk disabled
2024-06-13 06:14:41
linux-kernel
[PATCH 3/5] KVM: selftests: Allow slot modification stress test with quirk disabled
2024-06-13 06:13:21
linux-kernel
[PATCH 5/5] KVM: selftests: Test private access to deleted memslot with quirk disabled
2024-06-13 06:11:43
linux-kernel
[PATCH 2/5] KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabled
2024-06-13 06:11:07
linux-kernel
[PATCH 1/5] KVM: x86/mmu: Introduce a quirk to control memslot zap behavior
2024-06-13 06:08:35
linux-kernel
[PATCH 0/5] Introduce a quirk to control memslot zap behavior
2024-06-12 01:48:31
linux-kernel
Re: [PATCH 0/2] nVMX: Ensure host's PAT stays sane
2024-06-11 02:05:00
linux-kernel
Re: [PATCH 1/2] nVMX: Ensure host's PAT is loaded at the end of all VMX tests
2024-06-11 01:43:34
linux-kernel
Re: [PATCH 1/2] nVMX: Ensure host's PAT is loaded at the end of all VMX tests
2024-06-07 09:47:54
linux-kernel
Re: [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
2024-06-06 02:49:31
linux-kernel
Re: [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
2024-05-27 07:16:57
linux-kernel
Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-24 03:09:21
linux-kernel
Re: [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-24 01:51:54
linux-kernel
Re: [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
2024-05-22 06:49:44
linux-kernel
Re: [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
2024-05-22 06:30:29
linux-kernel
Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-22 03:43:05
linux-kernel
Re: [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
2024-05-22 03:34:53
linux-kernel
Re: [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-22 03:25:31
linux-kernel
Re: [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-22 03:18:22
linux-kernel
Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-22 01:30:25
linux-kernel
Re: [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
2024-05-20 02:47:07
linux-kernel
Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-17 05:01:48
linux-kernel
Re: [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-17 03:13:01
linux-kernel
Re: [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-16 09:49:41
linux-kernel
Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-16 05:53:25
linux-kernel
Re: [PATCH 04/16] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
2024-05-16 03:57:12
linux-kernel
Re: [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
2024-05-16 02:33:58
linux-kernel
Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-15 07:07:58
linux-kernel
Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-13 07:45:07
linux-kernel
Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-13 07:12:39
linux-kernel
Re: [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-10 10:32:22
linux-kernel
Re: [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-10 08:04:14
linux-kernel
Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-09 03:37:34
linux-kernel
Re: [PATCH 1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range
2024-05-07 09:48:43
linux-kernel
Re: [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
2024-05-07 09:20:13
linux-kernel
Re: [PATCH 2/5] KVM: x86/mmu: Fine-grained check of whether a invalid & RAM PFN is MMIO
2024-05-07 09:13:58
linux-kernel
Re: [PATCH 1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range
2024-05-07 06:28:29
linux-kernel
[PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains
2024-05-07 06:24:02
linux-kernel
[PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains
2024-05-07 06:21:40
linux-kernel
[PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma()
2024-05-07 06:21:02
linux-kernel
[PATCH 2/5] KVM: x86/mmu: Fine-grained check of whether a invalid & RAM PFN is MMIO
2024-05-07 06:20:36
linux-kernel
[PATCH 1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range
2024-05-07 06:19:40
linux-kernel
[PATCH 0/5] Enforce CPU cache flush for non-coherent device assignment
2024-04-22 09:09:47
linux-kernel
Re: [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
2024-04-22 03:35:11
linux-kernel
Re: [PATCH v19 058/130] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
2024-04-19 01:20:19
linux-kernel
Re: [PATCH v19 010/130] KVM: x86: Pass is_private to gmem hook of gmem_max_level
2024-04-17 22:43:00
linux-kernel
Re: [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
2024-04-15 10:16:24
linux-kernel
Re: [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
2024-04-12 11:58:45
linux-kernel
Re: [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
2024-03-22 13:08:46
linux-kernel
Re: [PATCH 0/5] KVM: VMX: Drop MTRR virtualization, honor guest PAT
2024-03-14 00:44:31
linux-kernel
Re: [PATCH 5/5] KVM: VMX: Always honor guest PAT on CPUs that support self-snoop