Vitaly Kuznetsov ([email protected])

Number of posts: 4062 (1.12 per day)
First post: 2014-06-06 10:58:33
Last post: 2024-05-09 09:19:53

Date List Subject
2023-02-22 14:16:17 linux-kernel Re: [PATCH] KVM: SVM: hyper-v: placate modpost section mismatch error
2023-02-21 17:13:06 linux-kernel Re: [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features
2023-02-17 09:52:30 linux-kernel RE: [PATCH v2] Drivers: vmbus: Check for channel allocation before looking up relids
2023-02-13 11:55:31 linux-kernel Re: [PATCH v2 3/3] KVM: VMX: Rename "KVM is using eVMCS" static key to match its wrapper
2023-02-10 09:56:10 linux-kernel Re: [PATCH 2/2] KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n
2023-02-09 13:15:12 linux-kernel Re: [PATCH 2/2] KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n
2023-02-09 13:09:47 linux-kernel Re: [PATCH 1/2] KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
2023-01-25 09:30:44 linux-kernel Re: [PATCH 2/6] KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrs
2022-12-08 11:04:40 linux-kernel [PATCH v2] KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
2022-12-06 15:07:10 linux-kernel Re: [PATCH] KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
2022-12-05 09:03:23 linux-kernel Re: [PATCH] MAINTAINERS: adjust entry after renaming the vmx hyperv files
2022-12-02 11:06:10 linux-kernel [PATCH] KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
2022-12-01 17:29:09 linux-kernel Re: Coverity: kvm_hv_flush_tlb(): Uninitialized variables
2022-12-01 16:18:57 linux-kernel Re: [PATCH v2 10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
2022-12-01 16:17:15 linux-kernel Re: [PATCH v2 12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper
2022-12-01 09:47:41 linux-kernel Re: [PATCH] KVM: selftests: restore special vmmcall code layout needed by the harness
2022-11-24 09:58:55 linux-kernel Re: [PATCH v2 2/6] KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
2022-11-24 08:53:23 linux-kernel Re: [PATCH v2 2/6] KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
2022-11-22 16:51:03 linux-kernel Re: [PATCH v2 2/6] KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
2022-11-22 16:50:46 linux-kernel Re: [PATCH v2 1/6] KVM: x86: hyper-v: Use common code for hypercall userspace exit
2022-11-22 16:43:38 linux-kernel Re: [PATCH v2 3/6] KVM: selftests: Test Hyper-V extended hypercall enablement
2022-11-22 16:40:58 linux-kernel Re: [PATCH v5 0/7] KVM: x86: Hyper-V invariant TSC control feature
2022-11-22 16:12:41 linux-kernel Re: [PATCH v2 4/6] KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
2022-11-22 16:11:45 linux-kernel Re: [PATCH v2 6/6] KVM: selftests: Test Hyper-V extended hypercall exit to userspace
2022-11-21 09:36:13 linux-kernel Re: [PATCH v13 00/48] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-11-15 10:30:48 linux-kernel Re: [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
2022-11-10 11:02:48 linux-kernel Re: [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common
2022-11-09 14:38:13 linux-kernel Re: [PATCH 5/6] KVM: selftests: Move hypercall() to hyper.h
2022-11-09 14:09:04 linux-kernel Re: [PATCH 4/6] KVM: selftests: Make Hyper-V guest OS ID common
2022-11-04 17:22:04 linux-kernel RE: [PATCH] x86/hyperv: Restore VP assist page after cpu offlining/onlining
2022-11-04 15:52:40 linux-kernel [PATCH v2 3/4] KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
2022-11-04 15:25:23 linux-kernel [PATCH v2 4/4] KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V
2022-11-04 15:25:17 linux-kernel [PATCH v2 1/4] KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too
2022-11-04 15:22:24 linux-kernel [PATCH v2 0/4] KVM: VMX: nVMX: Make eVMCS enablement more robust
2022-11-04 15:19:53 linux-kernel [PATCH v2 2/4] KVM: nVMX: Invert 'unsupported by eVMCSv1' check
2022-11-03 19:30:13 linux-kernel [PATCH] x86/hyperv: Restore VP assist page after cpu offlining/onlining
2022-11-03 15:31:38 linux-kernel Re: [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
2022-11-02 15:06:09 linux-kernel Re: [PATCH 2/6] hv: Setup synic registers in case of nested root partition
2022-11-01 17:13:26 linux-kernel Re: [PATCH v13 00/48] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-11-01 16:42:19 linux-kernel Re: [PATCH v13 45/48] KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
2022-11-01 16:31:37 linux-kernel [PATCH v13 48/48] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'
2022-11-01 16:19:09 linux-kernel [PATCH v13 28/48] KVM: nSVM: hyper-v: Enable L2 TLB flush
2022-11-01 16:12:31 linux-kernel [PATCH v13 31/48] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
2022-11-01 16:11:56 linux-kernel [PATCH v13 26/48] KVM: nVMX: hyper-v: Enable L2 TLB flush
2022-11-01 16:11:54 linux-kernel [PATCH v13 32/48] KVM: selftests: Move the function doing Hyper-V hypercall to a common header
2022-11-01 16:11:50 linux-kernel [PATCH v13 44/48] KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
2022-11-01 16:11:21 linux-kernel [PATCH v13 47/48] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
2022-11-01 16:11:21 linux-kernel [PATCH v13 03/48] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
2022-11-01 16:10:20 linux-kernel [PATCH v13 21/48] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
2022-11-01 16:09:37 linux-kernel [PATCH v13 38/48] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
2022-11-01 16:09:33 linux-kernel [PATCH v13 19/48] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use