Yang Weijiang ([email protected])

Number of posts: 1188 (0.61 per day)
First post: 2018-12-26 08:14:25
Last post: 2024-05-09 07:55:31

Date List Subject
2024-02-19 07:52:29 linux-kernel [PATCH v10 05/27] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
2024-02-19 07:51:40 linux-kernel [PATCH v10 03/27] x86/fpu/xstate: Add CET supervisor mode state support
2024-02-19 07:51:32 linux-kernel [PATCH v10 06/27] x86/fpu/xstate: Create guest fpstate with guest specific config
2024-02-19 07:50:38 linux-kernel [PATCH v10 00/27] Enable CET Virtualization
2024-01-30 15:07:04 linux-kernel Re: [PATCH v9 00/27] Enable CET Virtualization
2024-01-30 15:02:37 linux-kernel Re: [PATCH v9 05/27] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
2024-01-30 14:54:54 linux-kernel Re: [PATCH v9 06/27] x86/fpu/xstate: Create guest fpstate with guest specific config
2024-01-30 07:39:08 linux-kernel Re: [PATCH v9 26/27] KVM: nVMX: Enable CET support for nested guest
2024-01-26 12:56:35 linux-kernel Re: [PATCH v9 27/27] KVM: x86: Stop emulating for CET protected branch instructions
2024-01-26 12:54:58 linux-kernel Re: [PATCH v9 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-01-26 11:37:19 linux-kernel Re: [PATCH v9 13/27] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
2024-01-26 10:22:28 linux-kernel Re: [PATCH v9 22/27] KVM: VMX: Set up interception for CET MSRs
2024-01-26 10:22:27 linux-kernel Re: [PATCH v9 23/27] KVM: VMX: Set host constant supervisor states to VMCS fields
2024-01-26 10:05:01 linux-kernel Re: [PATCH v9 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
2024-01-24 03:02:09 linux-kernel [PATCH v9 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-01-24 02:56:43 linux-kernel [PATCH v9 20/27] KVM: VMX: Emulate read and write to CET MSRs
2024-01-24 02:56:39 linux-kernel [PATCH v9 22/27] KVM: VMX: Set up interception for CET MSRs
2024-01-24 02:56:33 linux-kernel [PATCH v9 18/27] KVM: VMX: Introduce CET VMCS fields and control bits
2024-01-24 02:55:10 linux-kernel [PATCH v9 15/27] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
2024-01-24 02:54:54 linux-kernel [PATCH v9 14/27] KVM: x86: Initialize kvm_caps.supported_xss
2024-01-24 02:53:42 linux-kernel [PATCH v9 11/27] KVM: x86: Add kvm_msr_{read,write}() helpers
2024-01-24 02:53:20 linux-kernel [PATCH v9 27/27] KVM: x86: Stop emulating for CET protected branch instructions
2024-01-24 02:52:16 linux-kernel [PATCH v9 09/27] KVM: x86: Rename kvm_{g,s}et_msr() to menifest emulation operations
2024-01-24 02:51:56 linux-kernel [PATCH v9 26/27] KVM: nVMX: Enable CET support for nested guest
2024-01-24 02:51:49 linux-kernel [PATCH v9 05/27] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
2024-01-24 02:51:41 linux-kernel [PATCH v9 25/27] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
2024-01-24 02:51:10 linux-kernel [PATCH v9 23/27] KVM: VMX: Set host constant supervisor states to VMCS fields
2024-01-24 02:50:27 linux-kernel [PATCH v9 21/27] KVM: x86: Save and reload SSP to/from SMRAM
2024-01-24 02:49:13 linux-kernel [PATCH v9 16/27] KVM: x86: Add fault checks for guest CR4.CET setting
2024-01-24 02:49:12 linux-kernel [PATCH v9 19/27] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
2024-01-24 02:48:56 linux-kernel [PATCH v9 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved
2024-01-24 02:48:37 linux-kernel [PATCH v9 13/27] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
2024-01-24 02:47:03 linux-kernel [PATCH v9 12/27] KVM: x86: Report XSS as to-be-saved if there are supported features
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