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

Date List Subject
2024-06-11 02:54:02 linux-kernel Re: [RFC PATCH 2/2] KVM: x86: Enable guest SSP read/write interface with new uAPIs
2024-06-11 02:06:20 linux-kernel Re: [RFC PATCH 1/2] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
2024-05-31 09:06:13 linux-kernel [PATCH 4/6] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
2024-05-31 09:06:07 linux-kernel [PATCH 6/6] x86/fpu/xstate: Warn if CET supervisor state is detected in normal fpstate
2024-05-31 09:06:05 linux-kernel [PATCH 5/6] x86/fpu/xstate: Create guest fpstate with guest specific config
2024-05-31 09:05:23 linux-kernel [PATCH 1/6] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
2024-05-31 09:05:22 linux-kernel [PATCH 3/6] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
2024-05-31 09:05:07 linux-kernel [PATCH 2/6] x86/fpu/xstate: Add CET supervisor mode state support
2024-05-31 09:04:45 linux-kernel [PATCH 0/6] Introduce CET supervisor state support
2024-05-27 09:05:53 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-23 10:08:07 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-22 09:04:36 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-22 08:42:00 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-20 09:44:22 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-17 08:28:22 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-17 08:05:23 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-16 07:20:48 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-16 07:13:31 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-09 07:55:31 linux-kernel [RFC PATCH 2/2] KVM: x86: Enable guest SSP read/write interface with new uAPIs
2024-05-09 07:55:15 linux-kernel [RFC PATCH 1/2] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
2024-05-08 07:00:49 linux-kernel Re: [PATCH v10 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved
2024-05-08 01:20:25 linux-kernel Re: [PATCH v10 04/27] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
2024-05-07 02:38:15 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-06 09:42:16 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-06 09:33:48 linux-kernel Re: [PATCH v10 00/27] Enable CET Virtualization
2024-05-06 09:26:57 linux-kernel Re: [PATCH v10 27/27] KVM: x86: Don't emulate instructions guarded by CET
2024-05-06 09:26:15 linux-kernel Re: [PATCH v10 26/27] KVM: nVMX: Enable CET support for nested guest
2024-05-06 09:20:23 linux-kernel Re: [PATCH v10 25/27] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
2024-05-06 09:19:58 linux-kernel Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-06 08:49:22 linux-kernel Re: [PATCH v10 22/27] KVM: VMX: Set up interception for CET MSRs
2024-05-06 08:41:31 linux-kernel Re: [PATCH v10 21/27] KVM: x86: Save and reload SSP to/from SMRAM
2024-05-06 08:32:09 linux-kernel Re: [PATCH v10 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved
2024-05-06 07:32:02 linux-kernel Re: [PATCH v10 13/27] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
2024-05-06 07:27:37 linux-kernel Re: [PATCH v10 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
2024-05-06 05:59:02 linux-kernel Re: [PATCH v10 09/27] KVM: x86: Rename kvm_{g,s}et_msr()* to menifest emulation operations
2024-04-26 12:36:53 linux-kernel Re: [PATCH 09/10] KVM: x86: Suppress failures on userspace access to advertised, unsupported MSRs
2024-04-26 07:53:00 linux-kernel Re: [PATCH 10/10] KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRs
2024-04-26 07:02:12 linux-kernel Re: [PATCH 05/10] KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
2024-03-28 01:25:05 linux-kernel Re: [kvm-unit-tests Patch v3 06/11] x86: pmu: Remove blank line and redundant space
2024-03-28 01:22:55 linux-kernel Re: [kvm-unit-tests Patch v3 01/11] x86: pmu: Remove duplicate code in pmu_init()
2024-03-27 15:26:13 linux-kernel Re: [kvm-unit-tests Patch v3 09/11] x86: pmu: Improve LLC misses event verification
2024-03-13 09:43:46 linux-kernel Re: [PATCH v10 20/27] KVM: VMX: Emulate read and write to CET MSRs
2024-03-08 04:06:47 linux-kernel Re: [RESEND v3 1/3] KVM: setup empty irq routing when create vm
2024-03-06 14:44:57 linux-kernel Re: [PATCH v10 00/27] Enable CET Virtualization
2024-02-20 13:23:34 linux-kernel Re: [PATCH v10 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
2024-02-19 08:07:56 linux-kernel [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-02-19 08:06:49 linux-kernel [PATCH v10 21/27] KVM: x86: Save and reload SSP to/from SMRAM
2024-02-19 08:05:50 linux-kernel [PATCH v10 22/27] KVM: VMX: Set up interception for CET MSRs
2024-02-19 08:00:53 linux-kernel [PATCH v10 14/27] KVM: x86: Initialize kvm_caps.supported_xss
2024-02-19 08:00:19 linux-kernel [PATCH v10 10/27] KVM: x86: Refine xsave-managed guest register/MSR reset handling
2024-02-19 07:59:35 linux-kernel [PATCH v10 26/27] KVM: nVMX: Enable CET support for nested guest