Maxim Levitsky ([email protected])

Number of posts: 1985 (1 per day)
First post: 2018-11-04 12:03:12
Last post: 2024-04-02 14:05:46

Date List Subject
2024-04-02 14:05:46 linux-kernel Re: [PATCH] KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
2024-03-26 16:00:26 linux-kernel Re: [PATCH 0/5] AVIC bugfixes and workarounds
2024-03-21 14:19:54 linux-kernel [PATCH] i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
2024-03-15 14:36:01 linux-kernel [PATCH] KVM: selftests: fix max_guest_memory_test with more that 256 vCPUs
2024-01-23 15:03:06 linux-kernel Re: [PATCH v1] KVM: nVMX: Fix handling triple fault on RSM instruction
2024-01-02 22:35:52 linux-kernel Re: [PATCH v8 26/26] KVM: nVMX: Enable CET support for nested guest
2024-01-02 22:35:19 linux-kernel Re: [PATCH v8 24/26] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-01-02 22:35:05 linux-kernel Re: [PATCH v8 22/26] KVM: VMX: Set up interception for CET MSRs
2024-01-02 22:34:41 linux-kernel Re: [PATCH v8 21/26] KVM: x86: Save and reload SSP to/from SMRAM
2024-01-02 22:34:06 linux-kernel Re: [PATCH v8 08/26] KVM: x86: Rework cpuid_get_supported_xcr0() to operate on vCPU data
2024-01-02 22:33:39 linux-kernel Re: [PATCH v8 07/26] x86/fpu/xstate: Warn if kernel dynamic xfeatures detected in normal fpstate
2024-01-02 22:33:15 linux-kernel Re: [PATCH v8 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config
2024-01-02 22:33:01 linux-kernel Re: [PATCH v8 05/26] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
2024-01-02 22:25:55 linux-kernel Re: [PATCH v8 04/26] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
2024-01-02 22:25:30 linux-kernel Re: [PATCH v8 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
2024-01-02 22:22:15 linux-kernel Re: RFC: NTP adjustments interfere with KVM emulation of TSC deadline timers
2023-12-21 17:41:58 linux-kernel Re: [PATCH v3 2/4] KVM: x86: Make the APIC bus cycles per nsec VM variable
2023-12-21 17:39:18 linux-kernel Re: [PATCH v3 1/4] KVM: x86/hyperv: Calculate APIC bus frequency for hyper-v
2023-12-21 17:38:54 linux-kernel Re: [PATCH v3 4/4] KVM: selftests: Add test case for x86 apic_bus_clock_frequency
2023-12-21 17:03:09 linux-kernel Re: [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
2023-12-21 17:00:03 linux-kernel Re: [PATCH 3/9] KVM: x86: Initialize guest cpu_caps based on guest CPUID
2023-12-21 16:52:08 linux-kernel RFC: NTP adjustments interfere with KVM emulation of TSC deadline timers
2023-12-14 09:31:43 linux-kernel Re: [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
2023-12-13 22:44:43 linux-kernel Re: [PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
2023-12-13 22:41:50 linux-kernel Re: [PATCH v2 3/3] KVM: selftests: Add test case for x86 apic_bus_clock_frequency
2023-12-13 22:40:54 linux-kernel Re: [PATCH v2 2/3] KVM: X86: Add a capability to configure bus frequency for APIC timer
2023-12-13 22:40:04 linux-kernel Re: [PATCH v2 1/3] KVM: x86: Make the hardcoded APIC bus frequency vm variable
2023-12-13 22:26:16 linux-kernel Re: [PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
2023-12-13 13:32:25 linux-kernel Re: [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
2023-12-12 11:09:36 linux-kernel Re: [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest
2023-12-08 15:22:20 linux-kernel Re: [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest
2023-12-08 15:16:07 linux-kernel Re: [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
2023-12-07 15:33:35 linux-kernel Re: [PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives
2023-12-06 17:24:27 linux-kernel Re: [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest
2023-12-06 16:21:50 linux-kernel Re: [PATCH] KVM: SEV: Fix handling of EFER_LMA bit when SEV-ES is enabled
2023-12-06 16:21:06 linux-kernel Re: [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
2023-12-06 16:12:14 linux-kernel Re: [PATCH v7 04/26] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
2023-12-06 15:57:42 linux-kernel Re: [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
2023-12-05 20:04:44 linux-kernel Re: [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
2023-12-05 15:04:01 linux-kernel Re: [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs
2023-12-05 10:39:40 linux-kernel [PATCH v4 0/4] KVM: x86: tracepoint updates
2023-12-05 10:39:34 linux-kernel [PATCH v4 4/4] KVM: x86: add new nested vmexit tracepoints
2023-12-05 10:39:30 linux-kernel [PATCH v4 3/4] KVM: x86: add information about pending requests to kvm_exit tracepoint
2023-12-05 10:39:26 linux-kernel [PATCH v4 2/4] KVM: x86: add more information to the kvm_entry tracepoint
2023-12-05 10:39:17 linux-kernel [PATCH v4 1/4] KVM: x86: refactor req_immediate_exit logic
2023-12-05 10:14:06 linux-kernel Re: [PATCH v7 04/26] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
2023-12-05 10:12:22 linux-kernel Re: [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest
2023-12-05 10:08:15 linux-kernel Re: [PATCH v7 24/26] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2023-12-05 10:07:38 linux-kernel Re: [PATCH v7 22/26] KVM: VMX: Set up interception for CET MSRs
2023-12-05 10:04:56 linux-kernel Re: [PATCH v7 22/26] KVM: VMX: Set up interception for CET MSRs
2023-12-05 10:02:29 linux-kernel Re: [PATCH v7 21/26] KVM: x86: Save and reload SSP to/from SMRAM