Shuo Liu ([email protected])

Number of posts: 238 (0.16 per day)
First post: 2017-07-29 17:04:10
Last post: 2021-07-14 08:28:32

Date List Subject
2021-07-14 08:28:32 linux-kernel [PATCH] MAINTAINERS: Change ACRN HSM driver maintainer
2021-03-11 01:56:10 linux-kernel [PATCH v3] virt: acrn: Fix document of acrn_msi_inject()
2021-03-11 01:56:10 linux-kernel Re: [PATCH v2] virt: acrn: Fix document of acrn_msi_inject()
2021-03-10 16:08:29 linux-kernel [PATCH v2] virt: acrn: Fix document of acrn_msi_inject()
2021-03-10 15:57:40 linux-kernel Re: [PATCH] virt: acrn: Fix document of acrn_msi_inject()
2021-03-10 15:41:38 linux-kernel [PATCH] virt: acrn: Correct type casting of argument of copy_from_user()
2021-03-10 15:41:29 linux-kernel [PATCH] virt: acrn: Fix document of acrn_msi_inject()
2021-03-10 08:10:51 linux-kernel Re: [PATCH] virt: acrn: Use EPOLLIN instead of POLLIN
2021-03-04 23:59:24 linux-kernel Re: [PATCH v9 17/18] virt: acrn: Introduce an interface for Service VM to control vCPU
2021-02-26 06:32:51 linux-kernel Re: [PATCH] virt: acrn: add hotplug_cpu dependency
2021-02-26 01:40:33 linux-kernel Re: [PATCH] virt: acrn: add hotplug_cpu dependency
2021-02-24 06:20:04 linux-kernel Re: [PATCH RESEND v2 2/2] virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU
2021-02-21 13:47:54 linux-kernel [PATCH RESEND v2 1/2] cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
2021-02-21 13:47:28 linux-kernel [PATCH RESEND v2 2/2] virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU
2021-02-21 13:34:59 linux-kernel [PATCH RESEND] virt: acrn: Use vfs_poll() instead of f_op->poll()
2021-02-21 13:15:07 linux-kernel Re: [PATCH] virt: acrn: Use vfs_poll() instead of f_op->poll()
2021-02-21 01:53:55 linux-kernel Re: [PATCH] virt: acrn: Use vfs_poll() instead of f_op->poll()
2021-02-20 09:52:46 linux-kernel Re: [PATCH] virt: acrn: Use vfs_poll() instead of f_op->poll()
2021-02-12 16:59:27 linux-kernel [PATCH v2 2/2] virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU
2021-02-12 16:58:44 linux-kernel [PATCH v2 1/2] cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
2021-02-12 11:23:38 linux-kernel Re: [PATCH] virt: acrn: Fix vCPU removing code build error
2021-02-12 11:01:10 linux-kernel Re: [PATCH] virt: acrn: Fix vCPU removing code build error
2021-02-12 05:00:08 linux-kernel [PATCH] virt: acrn: Fix vCPU removing code build error
2021-02-11 03:32:24 linux-kernel Re: linux-next: Tree for Feb 10 (acrn)
2021-02-10 03:10:54 linux-kernel Re: [PATCH v9 00/18] HSM driver for ACRN hypervisor
2021-02-09 01:28:26 linux-kernel Re: [PATCH v9 01/18] docs: acrn: Introduce ACRN
2021-02-07 03:18:21 linux-kernel [PATCH v9 10/18] virt: acrn: Introduce PCI configuration space PIO accesses combiner
2021-02-07 03:18:21 linux-kernel [PATCH v9 09/18] virt: acrn: Introduce I/O request management
2021-02-07 03:17:35 linux-kernel [PATCH v9 18/18] sample/acrn: Introduce a sample of HSM ioctl interface usage
2021-02-07 03:17:27 linux-kernel [PATCH v9 17/18] virt: acrn: Introduce an interface for Service VM to control vCPU
2021-02-07 03:17:00 linux-kernel [PATCH v9 12/18] virt: acrn: Introduce interrupt injection interfaces
2021-02-07 03:16:57 linux-kernel [PATCH v9 14/18] virt: acrn: Introduce I/O ranges operation interfaces
2021-02-07 03:16:51 linux-kernel [PATCH v9 13/18] virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisor
2021-02-07 03:16:50 linux-kernel [PATCH v9 16/18] virt: acrn: Introduce irqfd
2021-02-07 03:16:36 linux-kernel [PATCH v9 07/18] virt: acrn: Introduce an ioctl to set vCPU registers state
2021-02-07 03:16:36 linux-kernel [PATCH v9 11/18] virt: acrn: Introduce interfaces for PCI device passthrough
2021-02-07 03:16:36 linux-kernel [PATCH v9 15/18] virt: acrn: Introduce ioeventfd
2021-02-07 03:16:22 linux-kernel [PATCH v9 04/18] x86/acrn: Introduce hypercall interfaces
2021-02-07 03:16:09 linux-kernel [PATCH v9 05/18] virt: acrn: Introduce ACRN HSM basic driver
2021-02-07 03:15:18 linux-kernel [PATCH v9 06/18] virt: acrn: Introduce VM management interfaces
2021-02-07 03:14:33 linux-kernel [PATCH v9 08/18] virt: acrn: Introduce EPT mapping management
2021-02-07 03:14:24 linux-kernel [PATCH v9 02/18] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()
2021-02-07 03:14:06 linux-kernel [PATCH v9 01/18] docs: acrn: Introduce ACRN
2021-02-07 03:14:01 linux-kernel [PATCH v9 03/18] x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bits
2021-02-07 03:13:57 linux-kernel [PATCH v9 00/18] HSM driver for ACRN hypervisor
2021-01-28 10:06:15 linux-kernel Re: [PATCH v8 15/18] virt: acrn: Introduce ioeventfd
2021-01-22 11:57:38 linux-kernel [PATCH v8 02/18] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()
2021-01-22 11:55:47 linux-kernel [PATCH v8 03/18] x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bits
2021-01-22 11:21:13 linux-kernel [PATCH v8 04/18] x86/acrn: Introduce hypercall interfaces
2021-01-22 11:21:09 linux-kernel [PATCH v8 05/18] virt: acrn: Introduce ACRN HSM basic driver
2021-01-22 11:20:45 linux-kernel [PATCH v8 06/18] virt: acrn: Introduce VM management interfaces