LinuxLists
Users
About
Kechen Lu (
[email protected]
)
Number of posts: 58 (0.12 per day)
First post: 2021-12-14 03:33:20
Last post: 2023-04-06 18:35:50
Next Page
Date
List
Subject
2023-04-06 18:35:50
linux-kernel
RE: [PATCH 2/3] KVM: x86: Don't update KVM PV feature CPUID during vCPU running
2023-02-02 20:17:11
linux-kernel
RE: [RFC PATCH v6 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
2023-02-02 19:42:28
linux-kernel
RE: [RFC PATCH v6 2/6] KVM: x86: Move *_in_guest power management flags to vCPU scope
2023-02-01 00:43:40
linux-kernel
RE: [RFC PATCH v6 3/6] KVM: x86: Reject disabling of MWAIT interception when not allowed
2023-01-30 20:57:59
linux-kernel
RE: [RFC PATCH v6 5/6] KVM: x86: add vCPU scoped toggling for disabled exits
2023-01-30 20:25:30
linux-kernel
RE: [RFC PATCH v6 4/6] KVM: x86: Let userspace re-enable previously disabled exits
2023-01-22 02:46:40
linux-kernel
RE: [RFC PATCH v6 1/6] KVM: x86: only allow exits disable before vCPUs created
2023-01-21 03:20:05
linux-kernel
[RFC PATCH v6 3/6] KVM: x86: Reject disabling of MWAIT interception when not allowed
2023-01-21 02:49:16
linux-kernel
[RFC PATCH v6 0/6] KVM: x86: add per-vCPU exits disable capability
2023-01-21 02:24:19
linux-kernel
[RFC PATCH v6 4/6] KVM: x86: Let userspace re-enable previously disabled exits
2023-01-21 02:22:17
linux-kernel
[RFC PATCH v6 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
2023-01-21 02:21:48
linux-kernel
[RFC PATCH v6 1/6] KVM: x86: only allow exits disable before vCPUs created
2023-01-21 02:20:58
linux-kernel
[RFC PATCH v6 2/6] KVM: x86: Move *_in_guest power management flags to vCPU scope
2023-01-21 02:11:37
linux-kernel
[RFC PATCH v6 5/6] KVM: x86: add vCPU scoped toggling for disabled exits
2023-01-18 21:33:56
linux-kernel
RE: [RFC PATCH v5 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
2023-01-18 20:38:28
linux-kernel
RE: [RFC PATCH v5 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
2023-01-13 22:24:07
linux-kernel
[RFC PATCH v5 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
2023-01-13 22:21:07
linux-kernel
[RFC PATCH v5 0/6] KVM: x86: add per-vCPU exits disable capability
2023-01-13 22:11:26
linux-kernel
[RFC PATCH v5 4/6] KVM: x86: Let userspace re-enable previously disabled exits
2023-01-13 22:09:16
linux-kernel
[RFC PATCH v5 2/6] KVM: x86: Move *_in_guest power management flags to vCPU scope
2023-01-13 22:08:23
linux-kernel
[RFC PATCH v5 5/6] KVM: x86: add vCPU scoped toggling for disabled exits
2023-01-13 22:07:38
linux-kernel
[RFC PATCH v5 3/6] KVM: x86: Reject disabling of MWAIT interception when not allowed
2023-01-13 22:07:11
linux-kernel
[RFC PATCH v5 1/6] KVM: x86: only allow exits disable before vCPUs created
2022-07-20 20:31:52
linux-kernel
RE: [RFC PATCH v4 5/7] KVM: x86: add vCPU scoped toggling for disabled exits
2022-07-20 19:21:41
linux-kernel
RE: [RFC PATCH v4 5/7] KVM: x86: add vCPU scoped toggling for disabled exits
2022-07-20 19:12:55
linux-kernel
RE: [RFC PATCH v4 6/7] KVM: x86: Add a new guest_debug flag forcing exit to userspace
2022-07-20 19:00:19
linux-kernel
RE: [RFC PATCH v3 1/7] KVM: x86: only allow exits disable before vCPUs created
2022-07-20 18:40:36
linux-kernel
RE: [RFC PATCH v4 3/7] KVM: x86: Reject disabling of MWAIT interception when not allowed
2022-06-23 00:22:38
linux-kernel
RE: [RFC PATCH v4 7/7] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
2022-06-22 01:18:17
linux-kernel
[RFC PATCH v4 4/7] KVM: x86: Let userspace re-enable previously disabled exits
2022-06-22 01:18:17
linux-kernel
[RFC PATCH v4 5/7] KVM: x86: add vCPU scoped toggling for disabled exits
2022-06-22 01:04:44
linux-kernel
[RFC PATCH v4 2/7] KVM: x86: Move *_in_guest power management flags to vCPU scope
2022-06-22 00:58:29
linux-kernel
[RFC PATCH v4 1/7] KVM: x86: only allow exits disable before vCPUs created
2022-06-22 00:58:27
linux-kernel
[RFC PATCH v4 7/7] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
2022-06-22 00:58:18
linux-kernel
[RFC PATCH v4 6/7] KVM: x86: Add a new guest_debug flag forcing exit to userspace
2022-06-22 00:57:43
linux-kernel
[RFC PATCH v4 3/7] KVM: x86: Reject disabling of MWAIT interception when not allowed
2022-06-22 00:57:24
linux-kernel
[RFC PATCH v4 0/7] KVM: x86: add per-vCPU exits disable capability
2022-06-16 03:27:27
linux-kernel
RE: [RFC PATCH v3 5/7] KVM: x86: add vCPU scoped toggling for disabled exits
2022-06-15 20:00:43
linux-kernel
RE: [RFC PATCH v3 7/7] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
2022-06-15 01:32:42
linux-kernel
[RFC PATCH v3 0/7] KVM: x86: add per-vCPU exits disable capability
2022-06-15 01:30:58
linux-kernel
[RFC PATCH v3 1/7] KVM: x86: only allow exits disable before vCPUs created
2022-06-15 01:29:51
linux-kernel
[RFC PATCH v3 3/7] KVM: x86: Reject disabling of MWAIT interception when not allowed
2022-06-15 01:27:26
linux-kernel
[RFC PATCH v3 6/7] KVM: x86: Add a new guest_debug flag forcing exit to userspace
2022-06-15 01:20:18
linux-kernel
[RFC PATCH v3 7/7] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
2022-06-15 01:19:23
linux-kernel
[RFC PATCH v3 5/7] KVM: x86: add vCPU scoped toggling for disabled exits
2022-06-15 01:19:16
linux-kernel
[RFC PATCH v3 4/7] KVM: x86: Let userspace re-enable previously disabled exits
2022-06-15 01:18:40
linux-kernel
[RFC PATCH v3 2/7] KVM: x86: Move *_in_guest power management flags to vCPU scope
2022-01-11 06:38:58
linux-kernel
RE: [RFC PATCH v2 1/3] KVM: x86: only allow exits disable before vCPUs created
2022-01-11 06:37:35
linux-kernel
RE: [RFC PATCH v2 2/3] KVM: x86: move ()_in_guest checking to vCPU scope
2022-01-11 06:36:50
linux-kernel
RE: [RFC PATCH v2 3/3] KVM: x86: add vCPU ioctl for HLT exits disable capability
2022-01-11 06:35:54
linux-kernel
RE: [RFC PATCH v2 3/3] KVM: x86: add vCPU ioctl for HLT exits disable capability