LinuxLists
Users
About
Zhang Yi (
[email protected]
)
Number of posts: 75 (75 per day)
First post: 2018-07-04 06:52:38
Last post: 2017-10-13 14:27:06
Next Page
Date
List
Subject
2018-12-13 06:13:55
linux-kernel
Re: [PATCH V2 1/1] device-dax: check for vma range while dax_mmap.
2018-12-04 07:00:23
linux-kernel
Re: [PATCH RFC 0/3] Fix KVM misinterpreting Reserved page as an MMIO page
2018-12-04 06:38:24
linux-kernel
Re: [RFC PATCH V2 00/11] Intel EPT-Based Sub-page Protection Support
2018-11-30 08:12:20
linux-kernel
[RFC PATCH V2 11/11] KVM: VMX: implement setup SPP page structure in spp miss.
2018-11-30 08:11:48
linux-kernel
[RFC PATCH V2 08/11] KVM: VMX: Introduce ioctls to set/get Sub-Page Write Protection.
2018-11-30 08:11:41
linux-kernel
[RFC PATCH V2 07/11] KVM: VMX: Added handle of SPP write protection fault.
2018-11-30 08:11:07
linux-kernel
[RFC PATCH V2 10/11] KVM: VMX: Added setup spp page structure.
2018-11-30 08:10:44
linux-kernel
[RFC PATCH V2 09/11] KVM: VMX: Update the EPT leaf entry indicated with the SPP enable bit.
2018-11-30 08:10:41
linux-kernel
[RFC PATCH V2 03/11] KVM: VMX: Added VMX SPP feature flags and VM-Execution Controls.
2018-11-30 08:10:41
linux-kernel
[RFC PATCH V2 02/11] x86/cpufeature: Add intel Sub-Page Protection to CPU features
2018-11-30 08:10:23
linux-kernel
[RFC PATCH V2 06/11] KVM: VMX: Introduce SPP-Induced vm exit and it's handle.
2018-11-30 08:10:11
linux-kernel
[RFC PATCH V2 05/11] KVM: VMX: Write the SPPTP to VMCS area.
2018-11-30 08:09:54
linux-kernel
[RFC PATCH V2 04/11] KVM: VMX: Introduce the SPPTP and SPP page table.
2018-11-30 08:09:04
linux-kernel
[RFC PATCH V2 01/11] Documentation: Added EPT Subpage Protection Documentation.
2018-11-30 07:53:35
linux-kernel
[RFC PATCH V2 00/11] Intel EPT-Based Sub-page Protection Support
2018-10-24 07:59:16
linux-kernel
Re: [PATCH V5 1/4] kvm: remove redundant reserved page check
2018-10-22 02:15:30
linux-kernel
Re: [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem.
2018-10-11 02:01:17
linux-kernel
Re: [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
2018-10-11 01:39:52
linux-kernel
Re: [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
2018-10-10 06:13:44
linux-kernel
Re: [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
2018-10-09 10:23:53
linux-kernel
Re: [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
2018-09-21 14:10:13
linux-kernel
Re: [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem.
2018-09-20 14:11:26
linux-kernel
Re: [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem.
2018-09-19 02:16:24
linux-kernel
Re: [PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-09-18 05:54:05
linux-kernel
Re: [PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-09-07 10:00:27
linux-kernel
[PATCH V5 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
2018-09-07 09:59:00
linux-kernel
[PATCH V5 1/4] kvm: remove redundant reserved page check
2018-09-07 09:27:06
linux-kernel
[PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem.
2018-09-07 09:26:25
linux-kernel
[PATCH V5 3/4] mm: add a function to differentiate the pages is from DAX device memory
2018-09-07 09:25:51
linux-kernel
[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-08-31 08:02:44
linux-kernel
Re: [PATCH V4 4/4] kvm: add a check if pfn is from NVDIMM pmem.
2018-08-30 10:45:51
linux-kernel
Re: [PATCH V4 4/4] kvm: add a check if pfn is from NVDIMM pmem.
2018-08-22 02:20:58
linux-kernel
[PATCH V4 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
2018-08-22 02:20:38
linux-kernel
[PATCH V4 4/4] kvm: add a check if pfn is from NVDIMM pmem.
2018-08-22 02:19:20
linux-kernel
[PATCH V4 3/4] mm: add a function to differentiate the pages is from DAX device memory
2018-08-22 02:19:02
linux-kernel
[PATCH V4 1/4] kvm: remove redundant reserved page check
2018-08-22 02:18:37
linux-kernel
[PATCH V4 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-08-21 07:39:41
linux-kernel
Re: [PATCH V2 1/1] device-dax: check for vma range while dax_mmap.
2018-08-13 10:32:46
linux-kernel
Re: [PATCH V3 3/4] mm: add a function to differentiate the pages is from DAX device memory
2018-08-13 09:54:29
linux-kernel
Re: [PATCH V3 4/4] kvm: add a check if pfn is from NVDIMM pmem.
2018-08-13 09:50:58
linux-kernel
Re: [PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-08-13 09:43:29
linux-kernel
Re: [PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-08-13 03:33:23
linux-kernel
[PATCH V2 1/1] device-dax: check for vma range while dax_mmap.
2018-08-09 03:18:45
linux-kernel
Re: [RFC PATCH 1/1] device-dax: check for vma range while dax_mmap.
2018-08-09 02:16:35
linux-kernel
[PATCH V3 4/4] kvm: add a check if pfn is from NVDIMM pmem.
2018-08-09 02:16:04
linux-kernel
[PATCH V3 3/4] mm: add a function to differentiate the pages is from DAX device memory
2018-08-09 02:15:52
linux-kernel
[PATCH V3 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
2018-08-09 02:15:32
linux-kernel
[PATCH V3 1/4] kvm: remove redundant reserved page check
2018-08-09 02:15:12
linux-kernel
[PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-08-08 01:39:43
linux-kernel
Re: [PATCH V2 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
2018-08-02 01:48:22
linux-kernel
Re: [RFC PATCH 1/1] device-dax: check for vma range while dax_mmap.