LinuxLists
Users
About
Yang, Weijiang (
[email protected]
)
Number of posts: 1206 (0.61 per day)
First post: 2018-12-26 08:14:25
Last post: 2024-06-11 02:54:02
Previous Page
/
Next Page
Date
List
Subject
2024-01-24 02:46:59
linux-kernel
[PATCH v9 04/27] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
2024-01-24 02:46:01
linux-kernel
[PATCH v9 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
2024-01-24 02:45:49
linux-kernel
[PATCH v9 02/27] x86/fpu/xstate: Refine CET user xstate bit enabling
2024-01-24 02:45:38
linux-kernel
[PATCH v9 07/27] x86/fpu/xstate: Warn if kernel dynamic xfeatures detected in normal fpstate
2024-01-24 02:45:33
linux-kernel
[PATCH v9 06/27] x86/fpu/xstate: Create guest fpstate with guest specific config
2024-01-24 02:45:30
linux-kernel
[PATCH v9 01/27] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
2024-01-24 02:45:11
linux-kernel
[PATCH v9 08/27] KVM: x86: Rework cpuid_get_supported_xcr0() to operate on vCPU data
2024-01-24 02:45:07
linux-kernel
[PATCH v9 00/27] Enable CET Virtualization
2024-01-24 02:43:38
linux-kernel
[PATCH v9 03/27] x86/fpu/xstate: Add CET supervisor mode state support
2024-01-17 06:16:37
linux-kernel
Re: [PATCH v8 22/26] KVM: VMX: Set up interception for CET MSRs
2024-01-17 01:59:16
linux-kernel
Re: [PATCH v8 22/26] KVM: VMX: Set up interception for CET MSRs
2024-01-17 01:56:47
linux-kernel
Re: [PATCH v8 26/26] KVM: nVMX: Enable CET support for nested guest
2024-01-17 01:43:51
linux-kernel
Re: [PATCH v8 24/26] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-01-17 01:42:21
linux-kernel
Re: [PATCH v8 22/26] KVM: VMX: Set up interception for CET MSRs
2024-01-17 00:54:21
linux-kernel
Re: [PATCH v8 00/26] Enable CET Virtualization
2024-01-11 15:00:50
linux-kernel
Re: [PATCH v8 00/26] Enable CET Virtualization
2024-01-08 14:18:22
linux-kernel
Re: [PATCH v8 00/26] Enable CET Virtualization
2024-01-05 09:28:59
linux-kernel
Re: [PATCH v8 00/26] Enable CET Virtualization
2024-01-05 09:05:32
linux-kernel
Re: [PATCH v8 00/26] Enable CET Virtualization
2024-01-05 08:17:23
linux-kernel
Re: [PATCH v8 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config
2024-01-04 07:12:13
linux-kernel
Re: [PATCH v8 00/26] Enable CET Virtualization
2024-01-04 02:17:26
linux-kernel
Re: [PATCH v8 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config
2024-01-03 09:19:01
linux-kernel
Re: [PATCH v8 05/26] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
2024-01-03 09:10:57
linux-kernel
Re: [PATCH v8 04/26] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
2023-12-22 03:56:50
linux-kernel
Re: [PATCH v7 9/9] iommu/vt-d: Add iotlb flush for nested domain
2023-12-21 09:30:30
linux-kernel
[PATCH v8 22/26] KVM: VMX: Set up interception for CET MSRs
2023-12-21 09:28:07
linux-kernel
[PATCH v8 15/26] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
2023-12-21 09:27:39
linux-kernel
[PATCH v8 18/26] KVM: VMX: Introduce CET VMCS fields and control bits
2023-12-21 09:26:00
linux-kernel
[PATCH v8 16/26] KVM: x86: Add fault checks for guest CR4.CET setting
2023-12-21 09:24:22
linux-kernel
[PATCH v8 01/26] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
2023-12-21 09:24:04
linux-kernel
[PATCH v8 11/26] KVM: x86: Add kvm_msr_{read,write}() helpers
2023-12-21 09:20:32
linux-kernel
[PATCH v8 23/26] KVM: VMX: Set host constant supervisor states to VMCS fields
2023-12-21 09:20:27
linux-kernel
[PATCH v8 21/26] KVM: x86: Save and reload SSP to/from SMRAM
2023-12-21 09:19:57
linux-kernel
[PATCH v8 26/26] KVM: nVMX: Enable CET support for nested guest
2023-12-21 09:18:59
linux-kernel
[PATCH v8 12/26] KVM: x86: Report XSS as to-be-saved if there are supported features
2023-12-21 09:18:29
linux-kernel
[PATCH v8 20/26] KVM: VMX: Emulate read and write to CET MSRs
2023-12-21 09:18:22
linux-kernel
[PATCH v8 09/26] KVM: x86: Rename kvm_{g,s}et_msr() to menifest emulation operations
2023-12-21 09:17:56
linux-kernel
[PATCH v8 25/26] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
2023-12-21 09:17:54
linux-kernel
[PATCH v8 24/26] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2023-12-21 09:16:57
linux-kernel
[PATCH v8 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
2023-12-21 09:16:49
linux-kernel
[PATCH v8 17/26] KVM: x86: Report KVM supported CET MSRs as to-be-saved
2023-12-21 09:16:19
linux-kernel
[PATCH v8 19/26] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
2023-12-21 09:15:21
linux-kernel
[PATCH v8 14/26] KVM: x86: Initialize kvm_caps.supported_xss
2023-12-21 09:14:58
linux-kernel
[PATCH v8 08/26] KVM: x86: Rework cpuid_get_supported_xcr0() to operate on vCPU data
2023-12-21 09:14:34
linux-kernel
[PATCH v8 10/26] KVM: x86: Refine xsave-managed guest register/MSR reset handling
2023-12-21 09:14:30
linux-kernel
[PATCH v8 13/26] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
2023-12-21 09:13:56
linux-kernel
[PATCH v8 05/26] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
2023-12-21 09:13:29
linux-kernel
[PATCH v8 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config
2023-12-21 09:13:06
linux-kernel
[PATCH v8 07/26] x86/fpu/xstate: Warn if kernel dynamic xfeatures detected in normal fpstate
2023-12-21 09:12:19
linux-kernel
[PATCH v8 03/26] x86/fpu/xstate: Add CET supervisor mode state support
2023-12-21 09:12:08
linux-kernel
[PATCH v8 04/26] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set