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
2022-03-16 01:07:57 linux-kernel [PATCH] KVM: VMX: Prepare VMCS setting for posted interrupt enabling when APICv is available
2022-03-04 20:21:25 linux-kernel [PATCH v7 2/8] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
2022-03-04 16:54:19 linux-kernel [PATCH v7 1/8] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
2022-03-04 14:29:21 linux-kernel [PATCH v7 5/8] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
2022-03-04 13:56:16 linux-kernel [PATCH v7 6/8] KVM: x86: lapic: don't allow to change APIC ID unconditionally
2022-03-04 12:25:43 linux-kernel [PATCH v7 7/8] KVM: x86: Allow userspace set maximum VCPU id for VM
2022-03-04 12:24:41 linux-kernel [PATCH v7 8/8] KVM: VMX: enable IPI virtualization
2022-03-04 09:43:06 linux-kernel [PATCH v7 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
2022-03-04 09:10:15 linux-kernel [PATCH v7 3/8] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
2022-03-04 09:06:23 linux-kernel [PATCH v7 0/8] IPI virtualization support for VM
2022-02-26 01:47:00 linux-kernel [PATCH v6 4/9] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
2022-02-25 20:20:22 linux-kernel [PATCH v6 0/9] IPI virtualization support for VM
2022-02-25 20:19:36 linux-kernel [PATCH v6 1/9] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
2022-02-25 15:43:53 linux-kernel [PATCH v6 9/9] KVM: VMX: Optimize memory allocation for PID-pointer table
2022-02-25 12:46:15 linux-kernel [PATCH v6 2/9] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
2022-02-25 12:06:11 linux-kernel [PATCH v6 3/9] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
2022-02-25 10:38:48 linux-kernel [PATCH v6 5/9] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
2022-02-25 10:16:36 linux-kernel [PATCH v6 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
2022-02-25 09:54:39 linux-kernel [PATCH v6 7/9] KVM: VMX: enable IPI virtualization
2022-02-25 09:35:30 linux-kernel [PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
2022-01-24 19:37:19 linux-kernel Re: [PATCH v5 8/8] KVM: VMX: Resize PID-ponter table on demand for IPI virtualization
2022-01-21 21:07:09 linux-kernel Re: [PATCH v5 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
2022-01-21 18:55:54 linux-kernel Re: [PATCH v5 8/8] KVM: VMX: Resize PID-ponter table on demand for IPI virtualization
2022-01-21 14:30:22 linux-kernel Re: [PATCH v5 5/8] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
2022-01-19 15:50:51 linux-kernel Re: [PATCH v5 5/8] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
2022-01-18 02:33:38 linux-kernel Re: [PATCH v5 8/8] KVM: VMX: Resize PID-ponter table on demand for IPI virtualization
2022-01-15 16:28:40 linux-kernel Re: [PATCH v5 5/8] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
2022-01-14 22:48:05 linux-kernel Re: [PATCH v5 8/8] KVM: VMX: Resize PID-ponter table on demand for IPI virtualization
2022-01-14 07:52:51 linux-kernel Re: [PATCH v5 5/8] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
2022-01-14 05:36:36 linux-kernel Re: [PATCH v5 6/8] KVM: VMX: enable IPI virtualization
2022-01-14 04:20:34 linux-kernel Re: [PATCH v5 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
2022-01-07 08:05:59 linux-kernel Re: [PATCH v5 7/8] KVM: VMX: Update PID-pointer table entry when APIC ID is changed
2022-01-06 01:44:45 linux-kernel Re: [PATCH v5 7/8] KVM: VMX: Update PID-pointer table entry when APIC ID is changed
2021-12-31 14:59:52 linux-kernel [PATCH v5 6/8] KVM: VMX: enable IPI virtualization
2021-12-31 14:59:45 linux-kernel [PATCH v5 8/8] KVM: VMX: Resize PID-ponter table on demand for IPI virtualization
2021-12-31 14:59:42 linux-kernel [PATCH v5 7/8] KVM: VMX: Update PID-pointer table entry when APIC ID is changed
2021-12-31 14:59:35 linux-kernel [PATCH v5 5/8] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
2021-12-31 14:59:25 linux-kernel [PATCH v5 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
2021-12-31 14:59:16 linux-kernel [PATCH v5 3/8] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
2021-12-31 14:59:10 linux-kernel [PATCH v5 2/8] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
2021-12-31 14:59:02 linux-kernel [PATCH v5 1/8] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
2021-12-31 14:58:54 linux-kernel [PATCH v5 0/8] IPI virtualization support for VM
2021-09-18 06:37:33 linux-kernel Re: [PATCH v4 2/6] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
2021-09-18 00:48:18 linux-kernel Re: [PATCH v4 3/6] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
2021-09-18 00:39:33 linux-kernel Re: [PATCH v4 1/6] x86/feat_ctl: Add new VMX feature, Tertiary VM-Execution control
2021-09-18 00:33:43 linux-kernel Re: [PATCH v4 6/6] KVM: VMX: enable IPI virtualization
2021-09-18 00:16:36 linux-kernel Re: [PATCH v4 6/6] KVM: VMX: enable IPI virtualization
2021-09-18 00:14:30 linux-kernel Re: [PATCH v4 5/6] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
2021-08-20 13:22:59 linux-kernel Re: [PATCH v4 0/6] IPI virtualization support for VM
2021-08-09 04:00:48 linux-kernel [PATCH v4 5/6] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit
2021-08-09 03:59:34 linux-kernel [PATCH v4 4/6] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well