Yu Zhang ([email protected])

Number of posts: 174 (0.07 per day)
First post: 2017-03-01 09:19:13
Last post: 2023-07-26 10:43:42

Date List Subject
2023-07-26 10:43:42 linux-kernel Re: [PATCH 5/5] KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots
2023-07-26 04:09:04 linux-kernel Re: [PATCH 3/5] KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
2023-07-25 11:52:52 linux-kernel Re: [PATCH 5/5] KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots
2023-07-25 10:53:12 linux-kernel Re: [PATCH 3/5] KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
2023-07-24 07:56:03 linux-kernel Re: [PATCH] KVM: VMX: Drop manual TLB flush when migrating vmcs.APIC_ACCESS_ADDR
2023-07-06 15:18:43 linux-kernel Re: [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
2023-07-06 07:39:50 linux-kernel Re: [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
2023-07-05 14:21:34 linux-kernel Re: [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
2023-07-05 12:12:46 linux-kernel Re: [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
2023-07-05 11:42:18 linux-kernel Re: [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
2023-07-05 10:47:27 linux-kernel Re: [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
2023-07-05 10:47:05 linux-kernel Re: [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn
2023-07-05 08:41:39 linux-kernel Re: [PATCH v7 4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn
2023-07-05 07:56:15 linux-kernel Re: [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
2023-07-05 03:53:28 linux-kernel Re: [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
2023-06-30 10:23:14 linux-kernel Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
2023-06-22 08:31:34 linux-kernel Re: [PATCH 1/3] KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
2023-06-17 03:53:03 linux-kernel Re: [PATCH 1/3] KVM: VMX: Retry APIC-access page reload if invalidation is in-progress
2023-06-08 07:12:09 linux-kernel Re: [PATCH 1/3] KVM: VMX: Retry APIC-access page reload if invalidation is in-progress
2023-06-07 18:13:13 linux-kernel Re: [PATCH 1/3] KVM: VMX: Retry APIC-access page reload if invalidation is in-progress
2023-06-07 07:56:10 linux-kernel Re: [PATCH 1/3] KVM: VMX: Retry APIC-access page reload if invalidation is in-progress
2023-06-01 09:13:27 linux-kernel [PATCH v3] KVM: selftests: Add new CFLAGS to generate dependency files
2023-03-17 09:35:27 linux-kernel [PATCH v2] KVM: selftests: Add new CFLAGS to generate dependency files
2023-03-17 09:10:17 linux-kernel Re: [PATCH] KVM: selftest: Add dependency rules in makefile for C source code
2023-02-24 09:54:19 linux-kernel Re: [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
2023-02-24 09:44:43 linux-kernel Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
2023-02-24 09:26:08 linux-kernel Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
2023-02-22 06:49:40 linux-kernel Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
2023-02-21 15:33:19 linux-kernel Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
2023-02-21 15:23:59 linux-kernel Re: [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
2023-02-21 14:56:45 linux-kernel Re: [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
2023-02-21 11:06:37 linux-kernel Re: [PATCH 2/2] Documentation/process: Add a maintainer handbook for KVM x86
2023-02-10 13:23:44 linux-kernel Re: [PATCH 3/6] KVM: x86/pmu: Use separate array for defining "PMU MSRs to save"
2023-02-10 13:01:28 linux-kernel Re: [PATCH v2 05/21] KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN
2023-02-08 06:30:49 linux-kernel Re: [PATCH v2 0/2] Cleanup VMFUNC handling in KVM.
2023-01-27 14:27:33 linux-kernel [PATCH] KVM: selftest: Add dependency rules in makefile for C source code
2023-01-19 16:09:53 linux-kernel Re: [PATCH] KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
2023-01-19 15:33:49 linux-kernel [PATCH v2 2/2] KVM: nVMX: Add helpers to setup VMX control msr configs
2023-01-19 15:20:55 linux-kernel [PATCH v2 1/2] KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs()
2022-12-19 10:14:21 linux-kernel Re: [PATCH] KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs().
2022-12-16 10:33:18 linux-kernel Re: [PATCH v2 0/4] KVM: nVMX: Fix 2nd exec controls override goofs
2022-12-16 02:45:26 linux-kernel Re: [PATCH] KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs().
2022-12-15 11:59:28 linux-kernel Re: [PATCH v2 0/4] KVM: nVMX: Fix 2nd exec controls override goofs
2022-12-15 11:23:32 linux-kernel [PATCH] KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs().
2022-12-14 03:13:15 linux-kernel Re: [PATCH v2 0/4] KVM: nVMX: Fix 2nd exec controls override goofs
2022-12-13 11:06:00 linux-kernel Re: [PATCH v2 1/4] KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
2022-12-13 09:35:36 linux-kernel Re: [PATCH] KVM: X86: Use the common definition - 'GPA_INVALID' for X86
2022-12-09 04:06:48 linux-kernel [PATCH] KVM: X86: Use the common definition - 'GPA_INVALID' for X86
2022-11-17 11:07:50 linux-kernel Re: [PATCH v2 0/2] Cleanup VMFUNC handling in KVM.
2022-11-10 09:41:43 linux-kernel Re: [PATCH v5 05/15] KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
2022-11-09 09:17:06 linux-kernel [PATCH v2 0/2] Cleanup VMFUNC handling in KVM.