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
2022-08-30 14:17:34 linux-kernel [PATCH v6 15/33] KVM: nVMX: Support PERF_GLOBAL_CTRL with enlightened VMCS
2022-08-30 14:16:45 linux-kernel [PATCH v6 24/33] KVM: VMX: Move CPU_BASED_CR8_{LOAD,STORE}_EXITING filtering out of setup_vmcs_config()
2022-08-30 14:07:23 linux-kernel [PATCH v6 20/33] KVM: VMX: Check CPU_BASED_{INTR,NMI}_WINDOW_EXITING in setup_vmcs_config()
2022-08-30 14:04:45 linux-kernel [PATCH v6 17/33] KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02
2022-08-30 13:46:13 linux-kernel [PATCH v6 31/33] KVM: nVMX: Use sanitized allowed-1 bits for VMX control MSRs
2022-08-30 13:45:48 linux-kernel [PATCH v6 33/33] KVM: nVMX: Use cached host MSR_IA32_VMX_MISC value for setting up nested MSR
2022-08-30 13:45:25 linux-kernel [PATCH v6 32/33] KVM: VMX: Cache MSR_IA32_VMX_MISC in vmcs_config
2022-08-30 13:44:32 linux-kernel [PATCH v6 02/33] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-08-30 13:44:32 linux-kernel [PATCH v6 26/33] KVM: VMX: Add missing CPU based VM execution controls to vmcs_config
2022-08-30 13:44:09 linux-kernel [PATCH v6 27/33] KVM: VMX: Adjust CR3/INVPLG interception for EPT=y at runtime, not setup
2022-08-30 13:43:43 linux-kernel [PATCH v6 22/33] KVM: VMX: Don't toggle VM_ENTRY_IA32E_MODE for 32-bit kernels/KVM
2022-08-30 13:43:21 linux-kernel [PATCH v6 19/33] KVM: VMX: Check VM_ENTRY_IA32E_MODE in setup_vmcs_config()
2022-08-30 13:43:10 linux-kernel [PATCH v6 16/33] KVM: VMX: Get rid of eVMCS specific VMX controls sanitization
2022-08-30 13:42:50 linux-kernel [PATCH v6 14/33] KVM: nVMX: WARN once and fail VM-Enter if eVMCS sees VMFUNC[63:32] != 0
2022-08-30 13:42:46 linux-kernel [PATCH v6 13/33] KVM: selftests: Switch to updated eVMCSv1 definition
2022-08-30 13:42:41 linux-kernel [PATCH v6 12/33] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
2022-08-30 13:42:32 linux-kernel [PATCH v6 07/33] KVM: nVMX: Refactor unsupported eVMCS controls logic to use 2-d array
2022-08-30 13:42:30 linux-kernel [PATCH v6 09/33] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
2022-08-30 13:42:15 linux-kernel [PATCH v6 05/33] KVM: x86: Report error when setting CPUID if Hyper-V allocation fails
2022-08-30 13:42:14 linux-kernel [PATCH v6 06/33] KVM: nVMX: Treat eVMCS as enabled for guest iff Hyper-V is also enabled
2022-08-30 13:42:11 linux-kernel [PATCH v6 04/33] KVM: x86: Check for existing Hyper-V vCPU in kvm_hv_vcpu_init()
2022-08-30 13:42:07 linux-kernel [PATCH v6 03/33] KVM: x86: Zero out entire Hyper-V CPUID cache before processing entries
2022-08-30 13:42:05 linux-kernel [PATCH v6 01/33] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
2022-08-30 07:47:08 linux-kernel Re: [PATCH v3 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
2022-08-27 13:20:08 linux-kernel [PATCH v3 2/3] Drivers: hv: Always reserve framebuffer region for Gen1 VMs
2022-08-27 13:09:28 linux-kernel [PATCH v3 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
2022-08-27 13:06:47 linux-kernel [PATCH v3 0/3] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
2022-08-27 13:06:37 linux-kernel [PATCH v3 3/3] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
2022-08-27 13:02:04 linux-kernel RE: [PATCH v2 3/3] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
2022-08-27 12:48:59 linux-kernel RE: [PATCH v2 2/3] Drivers: hv: Always reserve framebuffer region for Gen1 VMs
2022-08-25 09:18:31 linux-kernel [PATCH v2 2/3] Drivers: hv: Always reserve framebuffer region for Gen1 VMs
2022-08-25 09:18:00 linux-kernel [PATCH v2 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
2022-08-25 09:16:47 linux-kernel [PATCH v2 3/3] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
2022-08-25 09:15:37 linux-kernel [PATCH v2 0/3] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
2022-08-23 18:49:52 linux-kernel Re: [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-08-23 08:08:20 linux-kernel RE: [PATCH v1 1/4] Drivers: hv: Move legacy Hyper-V PCI video device's ids to linux/hyperv.h
2022-08-23 08:06:28 linux-kernel Re: [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-08-23 07:31:32 linux-kernel RE: [PATCH v1 2/4] drm/hyperv: Don't forget to put PCI device when removing conflicting FB fails
2022-08-22 18:08:25 linux-kernel Re: [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-08-22 18:02:12 linux-kernel Re: [PATCH v5 09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
2022-08-22 17:07:26 linux-kernel Re: [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-08-22 16:29:49 linux-kernel Re: [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-08-22 10:23:52 linux-kernel Re: [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-08-22 09:59:52 linux-kernel Re: [PATCH v5 09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
2022-08-19 15:29:06 linux-kernel Re: [PATCH v5 09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
2022-08-19 08:19:54 linux-kernel Re: [PATCH v5 09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
2022-08-19 08:17:40 linux-kernel Re: [PATCH v5 22/26] KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setup_vmcs_config()
2022-08-19 08:17:01 linux-kernel Re: [PATCH v5 09/26] KVM: VMX: nVMX: Support TSC scaling and PERF_GLOBAL_CTRL with enlightened VMCS
2022-08-18 16:29:38 linux-kernel Re: [PATCH v5 01/26] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
2022-08-18 16:05:35 linux-kernel Re: [PATCH v5 03/26] x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
2022-08-18 15:24:03 linux-kernel Re: [PATCH v5 01/26] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags