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-09-03 13:50:23 linux-kernel [PATCH v2 12/17] virt: acrn: Introduce interrupt injection interfaces
2020-09-03 13:48:04 linux-kernel [PATCH v2 14/17] virt: acrn: Introduce I/O ranges operation interfaces
2020-09-03 13:45:56 linux-kernel [PATCH v2 15/17] virt: acrn: Introduce ioeventfd
2020-09-03 13:13:46 linux-kernel [PATCH v2 11/17] virt: acrn: Introduce interfaces for PCI device passthrough
2020-09-03 13:06:05 linux-kernel [PATCH v2 16/17] virt: acrn: Introduce irqfd
2020-09-03 12:59:55 linux-kernel [PATCH v2 01/17] docs: acrn: Introduce ACRN
2020-09-03 12:57:37 linux-kernel [PATCH v2 05/17] virt: acrn: Introduce ACRN HSM basic driver
2020-09-03 12:57:36 linux-kernel [PATCH v2 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state
2020-08-31 06:29:29 linux-kernel Re: [PATCH 06/17] virt: acrn: Introduce VM management interfaces
2020-08-30 08:17:58 linux-kernel Re: [PATCH 05/17] virt: acrn: Introduce ACRN HSM basic driver
2020-08-29 11:07:40 linux-kernel Re: [PATCH 06/17] virt: acrn: Introduce VM management interfaces
2020-08-29 10:58:00 linux-kernel Re: [PATCH 06/17] virt: acrn: Introduce VM management interfaces
2020-08-29 10:47:12 linux-kernel Re: [PATCH 05/17] virt: acrn: Introduce ACRN HSM basic driver
2020-08-25 03:22:29 linux-kernel [PATCH 14/17] virt: acrn: Introduce I/O ranges operation interfaces
2020-08-25 03:22:29 linux-kernel [PATCH 16/17] virt: acrn: Introduce irqfd
2020-08-25 03:22:29 linux-kernel [PATCH 15/17] virt: acrn: Introduce ioeventfd
2020-08-25 03:22:29 linux-kernel [PATCH 09/17] virt: acrn: Introduce I/O request management
2020-08-25 03:09:26 linux-kernel [PATCH 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state
2020-08-25 03:07:48 linux-kernel [PATCH 01/17] docs: acrn: Introduce ACRN
2020-08-25 03:07:17 linux-kernel [PATCH 05/17] virt: acrn: Introduce ACRN HSM basic driver
2020-08-25 03:05:47 linux-kernel [PATCH 00/17] HSM driver for ACRN hypervisor
2020-08-25 02:56:10 linux-kernel [PATCH 17/17] virt: acrn: Introduce an interface for Service VM to control vCPU
2020-08-25 02:54:52 linux-kernel [PATCH 11/17] virt: acrn: Introduce interfaces for PCI device passthrough
2020-08-25 02:54:46 linux-kernel [PATCH 12/17] virt: acrn: Introduce interrupt injection interfaces
2020-08-25 02:53:30 linux-kernel [PATCH 13/17] virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisor
2020-08-25 02:52:54 linux-kernel [PATCH 10/17] virt: acrn: Introduce PCI configuration space PIO accesses combiner
2020-08-25 02:52:43 linux-kernel [PATCH 08/17] virt: acrn: Introduce EPT mapping management
2020-08-25 02:52:29 linux-kernel [PATCH 06/17] virt: acrn: Introduce VM management interfaces
2020-08-25 02:52:15 linux-kernel [PATCH 04/17] x86/acrn: Introduce hypercall interfaces
2020-08-25 02:52:13 linux-kernel [PATCH 03/17] x86/acrn: Introduce an API to check if a VM is privileged
2020-08-25 02:52:10 linux-kernel [PATCH 02/17] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()
2020-08-06 17:25:48 linux-kernel [PATCH] x86/acrn: Allow ACRN guest to use X2APIC mode
2020-08-06 17:25:17 linux-kernel [PATCH] x86/acrn: Remove redundant chars from ACRN signature
2017-07-29 17:04:10 linux-kernel [PATCH] xen/events: Fix interrupt lost during irq_disable and irq_enable