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
2020-12-01 09:45:35 linux-kernel [PATCH v6 11/18] virt: acrn: Introduce interfaces for PCI device passthrough
2020-12-01 09:45:19 linux-kernel [PATCH v6 14/18] virt: acrn: Introduce I/O ranges operation interfaces
2020-12-01 09:45:09 linux-kernel [PATCH v6 16/18] virt: acrn: Introduce irqfd
2020-12-01 09:44:47 linux-kernel [PATCH v6 13/18] virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisor
2020-12-01 09:44:38 linux-kernel [PATCH v6 08/18] virt: acrn: Introduce EPT mapping management
2020-12-01 09:44:28 linux-kernel [PATCH v6 05/18] virt: acrn: Introduce ACRN HSM basic driver
2020-12-01 09:44:28 linux-kernel [PATCH v6 10/18] virt: acrn: Introduce PCI configuration space PIO accesses combiner
2020-12-01 09:44:10 linux-kernel [PATCH v6 04/18] x86/acrn: Introduce hypercall interfaces
2020-12-01 09:43:11 linux-kernel [PATCH v6 07/18] virt: acrn: Introduce an ioctl to set vCPU registers state
2020-12-01 09:42:54 linux-kernel [PATCH v6 03/18] x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bits
2020-12-01 09:42:45 linux-kernel [PATCH v6 02/18] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()
2020-12-01 09:42:32 linux-kernel [PATCH v6 00/18] HSM driver for ACRN hypervisor
2020-11-11 16:57:09 linux-kernel Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state
2020-11-11 12:09:03 linux-kernel Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state
2020-11-11 09:57:07 linux-kernel Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state
2020-11-10 13:18:36 linux-kernel Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state
2020-11-05 12:50:43 linux-kernel Re: [PATCH v5 06/17] virt: acrn: Introduce VM management interfaces
2020-11-05 09:05:06 linux-kernel Re: [PATCH v5 06/17] virt: acrn: Introduce VM management interfaces
2020-11-05 07:38:43 linux-kernel Re: [PATCH v5 06/17] virt: acrn: Introduce VM management interfaces
2020-11-05 06:36:48 linux-kernel Re: [PATCH v5 03/17] x86/acrn: Introduce an API to check if a VM is privileged
2020-11-05 04:59:30 linux-kernel Re: [PATCH v5 06/17] virt: acrn: Introduce VM management interfaces
2020-11-04 03:54:33 linux-kernel Re: [PATCH v5 03/17] x86/acrn: Introduce an API to check if a VM is privileged
2020-11-03 06:29:44 linux-kernel Re: [PATCH v5 03/17] x86/acrn: Introduce an API to check if a VM is privileged
2020-10-26 04:15:49 linux-kernel Re: [PATCH v5 00/17] HSM driver for ACRN hypervisor
2020-10-21 12:01:29 linux-kernel Re: [PATCH v5 04/17] x86/acrn: Introduce hypercall interfaces
2020-10-20 18:21:15 linux-kernel Re: [PATCH v5 04/17] x86/acrn: Introduce hypercall interfaces
2020-10-20 18:17:59 linux-kernel Re: [PATCH v5 04/17] x86/acrn: Introduce hypercall interfaces
2020-10-19 21:12:17 linux-kernel [PATCH v5 06/17] virt: acrn: Introduce VM management interfaces
2020-10-19 20:49:42 linux-kernel [PATCH v5 16/17] virt: acrn: Introduce irqfd
2020-10-19 10:22:43 linux-kernel [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state
2020-10-19 10:22:31 linux-kernel [PATCH v5 17/17] virt: acrn: Introduce an interface for Service VM to control vCPU
2020-10-19 10:22:16 linux-kernel [PATCH v5 00/17] HSM driver for ACRN hypervisor
2020-10-19 10:22:08 linux-kernel [PATCH v5 12/17] virt: acrn: Introduce interrupt injection interfaces
2020-10-19 10:21:58 linux-kernel [PATCH v5 10/17] virt: acrn: Introduce PCI configuration space PIO accesses combiner
2020-10-19 10:21:55 linux-kernel [PATCH v5 09/17] virt: acrn: Introduce I/O request management
2020-10-19 10:21:17 linux-kernel [PATCH v5 15/17] virt: acrn: Introduce ioeventfd
2020-10-19 10:21:13 linux-kernel [PATCH v5 14/17] virt: acrn: Introduce I/O ranges operation interfaces
2020-10-19 10:21:11 linux-kernel [PATCH v5 13/17] virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisor
2020-10-19 10:21:00 linux-kernel [PATCH v5 11/17] virt: acrn: Introduce interfaces for PCI device passthrough
2020-10-19 10:20:45 linux-kernel [PATCH v5 08/17] virt: acrn: Introduce EPT mapping management
2020-10-19 10:20:36 linux-kernel [PATCH v5 05/17] virt: acrn: Introduce ACRN HSM basic driver
2020-10-19 10:20:35 linux-kernel [PATCH v5 04/17] x86/acrn: Introduce hypercall interfaces
2020-10-19 10:20:32 linux-kernel [PATCH v5 03/17] x86/acrn: Introduce an API to check if a VM is privileged
2020-10-19 10:20:29 linux-kernel [PATCH v5 02/17] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()
2020-10-19 10:20:27 linux-kernel [PATCH v5 01/17] docs: acrn: Introduce ACRN
2020-10-13 11:22:11 linux-kernel Re: [PATCH v4 04/17] x86/acrn: Introduce hypercall interfaces
2020-10-12 20:20:46 linux-kernel Re: [PATCH v4 04/17] x86/acrn: Introduce hypercall interfaces
2020-10-12 12:56:53 linux-kernel Re: [PATCH v4 03/17] x86/acrn: Introduce an API to check if a VM is privileged
2020-10-12 08:53:28 linux-kernel Re: [PATCH v4 01/17] docs: acrn: Introduce ACRN
2020-10-12 08:46:33 linux-kernel Re: [PATCH v4 04/17] x86/acrn: Introduce hypercall interfaces
2020-09-30 03:04:17 linux-kernel Re: [PATCH v4 02/17] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()