Zeng Guang ([email protected])

Number of posts: 193 (0.2 per day)
First post: 2021-07-16 07:14:48
Last post: 2024-03-29 07:32:20

Date List Subject
2023-04-25 06:51:30 linux-kernel Re: [PATCH 4/6] KVM: x86: LASS protection on KVM emulation when LASS enabled
2023-04-25 03:41:05 linux-kernel Re: [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
2023-04-25 02:47:05 linux-kernel Re: [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
2023-04-25 02:21:25 linux-kernel Re: [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
2023-04-25 02:11:10 linux-kernel Re: [PATCH 0/6] LASS KVM virtualization support
2023-04-20 14:20:48 linux-kernel [PATCH 5/6] KVM: x86: Advertise LASS CPUID to user space
2023-04-20 14:19:54 linux-kernel [PATCH 6/6] KVM: x86: Set KVM LASS based on hardware capability
2023-04-20 14:19:32 linux-kernel [PATCH 4/6] KVM: x86: LASS protection on KVM emulation when LASS enabled
2023-04-20 14:19:21 linux-kernel [PATCH 3/6] KVM: x86: Add emulator helper for LASS violation check
2023-04-20 14:19:13 linux-kernel [PATCH 0/6] LASS KVM virtualization support
2023-04-20 14:19:10 linux-kernel [PATCH 2/6] KVM: VMX: Add new ops in kvm_x86_ops for LASS violation check
2023-04-20 14:19:09 linux-kernel [PATCH 1/6] KVM: x86: Virtualize CR4.LASS
2022-06-24 04:45:17 linux-kernel Re: [PATCH v2] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
2022-06-24 02:58:07 linux-kernel Re: [PATCH v2] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
2022-06-23 10:26:51 linux-kernel [PATCH v2] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
2022-06-23 09:09:58 linux-kernel [PATCH] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode
2022-05-23 06:28:14 linux-kernel [PATCH] KVM: x86: Inhibit APICv/AVIC when changing apic id/base from the defaults
2022-05-03 08:37:26 linux-kernel [PATCH v2] kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test
2022-05-03 02:45:41 linux-kernel Re: [PATCH v9 9/9] KVM: VMX: enable IPI virtualization
2022-05-03 02:34:10 linux-kernel Re: [PATCH v9 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
2022-04-27 11:06:42 linux-kernel Re: [PATCH v9 0/9] IPI virtualization support for VM
2022-04-22 21:19:54 linux-kernel [PATCH] kvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test
2022-04-21 14:08:35 linux-kernel [PATCH v9 5/9] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
2022-04-21 11:49:03 linux-kernel [PATCH v9 2/9] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
2022-04-20 16:56:16 linux-kernel [PATCH v9 0/9] IPI virtualization support for VM
2022-04-20 12:32:21 linux-kernel [PATCH v9 7/9] KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
2022-04-20 12:13:48 linux-kernel [PATCH v9 9/9] KVM: VMX: enable IPI virtualization
2022-04-20 03:03:48 linux-kernel [PATCH v9 1/9] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
2022-04-19 22:11:32 linux-kernel [PATCH v9 4/9] KVM: VMX: Report tertiary_exec_control field in dump_vmcs()
2022-04-19 21:57:52 linux-kernel [PATCH v9 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
2022-04-19 21:49:14 linux-kernel [PATCH v9 3/9] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
2022-04-19 18:13:52 linux-kernel [PATCH v9 6/9] KVM: VMX: Clean up vmx_refresh_apicv_exec_ctrl()
2022-04-18 16:52:17 linux-kernel Re: [PATCH v8 9/9] KVM: VMX: enable IPI virtualization
2022-04-13 00:10:57 linux-kernel [PATCH v8 5/9] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
2022-04-13 00:00:54 linux-kernel [PATCH v8 3/9] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
2022-04-12 23:31:29 linux-kernel [PATCH v8 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
2022-04-12 22:06:22 linux-kernel [PATCH v8 2/9] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
2022-04-12 21:18:29 linux-kernel [PATCH v8 9/9] KVM: VMX: enable IPI virtualization
2022-04-12 20:36:33 linux-kernel [PATCH v8 4/9] KVM: VMX: Report tertiary_exec_control field in dump_vmcs()
2022-04-12 10:38:58 linux-kernel [PATCH v8 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
2022-04-12 07:05:40 linux-kernel [PATCH v8 7/9] KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
2022-04-12 06:38:01 linux-kernel [PATCH v8 0/9] IPI virtualization support for VM
2022-04-11 18:35:51 linux-kernel [PATCH v8 1/9] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
2022-04-09 01:29:31 linux-kernel Re: [PATCH v7 8/8] KVM: VMX: enable IPI virtualization
2022-04-05 03:32:00 linux-kernel Re: [PATCH v7 3/8] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
2022-04-05 02:21:10 linux-kernel Re: [PATCH v7 8/8] KVM: VMX: enable IPI virtualization
2022-04-05 01:45:22 linux-kernel Re: [PATCH v7 2/8] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
2022-04-04 23:45:53 linux-kernel Re: [PATCH v7 7/8] KVM: x86: Allow userspace set maximum VCPU id for VM
2022-04-04 15:45:14 linux-kernel Re: [PATCH v7 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
2022-04-04 03:40:14 linux-kernel Re: [PATCH v7 5/8] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
2022-03-20 06:29:33 linux-kernel Re: [PATCH v7 0/8] IPI virtualization support for VM