Shannon Zhao ([email protected])

Number of posts: 107 (0.1 per day)
First post: 2014-11-04 09:36:25
Last post: 2017-09-06 09:06:58

Date List Subject
2017-09-06 09:06:58 linux-kernel Re: [PATCH v3 51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
2017-08-26 01:09:08 linux-kernel Re: [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
2017-08-26 01:01:15 linux-kernel Re: [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
2017-08-24 13:06:40 linux-kernel Re: [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration
2017-08-24 13:05:13 linux-kernel Re: [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
2017-08-24 12:34:43 linux-kernel Re: [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
2016-04-15 06:44:41 linux-kernel Re: [PATCH v11 01/17] Xen: ACPI: Hide UART used by Xen
2016-04-07 12:09:39 linux-kernel [PATCH v11 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
2016-04-07 12:08:47 linux-kernel [PATCH v11 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
2016-04-07 12:08:46 linux-kernel [PATCH v11 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
2016-04-07 12:08:45 linux-kernel [PATCH v11 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
2016-04-07 12:07:53 linux-kernel [PATCH v11 01/17] Xen: ACPI: Hide UART used by Xen
2016-04-07 12:07:46 linux-kernel [PATCH v11 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
2016-04-07 12:06:59 linux-kernel [PATCH v11 06/17] Xen: ARM: Add support for mapping platform device mmio
2016-04-07 12:06:57 linux-kernel [PATCH v11 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
2016-04-07 12:06:43 linux-kernel [PATCH v11 07/17] Xen: ARM: Add support for mapping AMBA device mmio
2016-04-07 12:06:23 linux-kernel [PATCH v11 16/17] FDT: Add a helper to get the subnode by given name
2016-04-07 12:05:48 linux-kernel [PATCH v11 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
2016-04-07 12:05:47 linux-kernel [PATCH v11 14/17] XEN: EFI: Move x86 specific codes to architecture directory
2016-04-07 12:04:59 linux-kernel [PATCH v11 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
2016-04-07 12:04:43 linux-kernel [PATCH v11 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI
2016-04-07 12:04:37 linux-kernel [PATCH v11 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
2016-04-07 12:04:32 linux-kernel [PATCH v11 11/17] ARM: XEN: Move xen_early_init() before efi_init()
2016-04-07 12:04:29 linux-kernel [PATCH v11 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
2016-04-07 12:04:25 linux-kernel [PATCH v11 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-04-07 11:26:13 linux-kernel Re: [PATCH v10 06/17] Xen: ARM: Add support for mapping platform device mmio
2016-04-07 01:40:26 linux-kernel Re: [PATCH v10 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-04-07 01:37:52 linux-kernel Re: [PATCH v10 06/17] Xen: ARM: Add support for mapping platform device mmio
2016-04-01 10:32:07 linux-kernel Re: [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
2016-04-01 10:24:57 linux-kernel Re: [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
2016-03-31 11:31:21 linux-kernel [PATCH v9 00/17] Add ACPI support for Xen Dom0 on ARM64
2016-03-31 11:30:42 linux-kernel [PATCH v9 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
2016-03-31 11:30:41 linux-kernel [PATCH v9 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
2016-03-31 11:30:12 linux-kernel [PATCH v9 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
2016-03-31 11:29:53 linux-kernel [PATCH v9 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
2016-03-31 11:29:37 linux-kernel [PATCH v9 07/17] Xen: ARM: Add support for mapping AMBA device mmio
2016-03-31 11:29:04 linux-kernel [PATCH v9 11/17] ARM: XEN: Move xen_early_init() before efi_init()
2016-03-31 11:27:26 linux-kernel [PATCH v9 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI
2016-03-31 11:27:01 linux-kernel [PATCH v9 14/17] XEN: EFI: Move x86 specific codes to architecture directory
2016-03-31 11:26:36 linux-kernel [PATCH v9 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
2016-03-31 11:26:34 linux-kernel [PATCH v9 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
2016-03-31 11:26:12 linux-kernel [PATCH v9 01/17] Xen: ACPI: Hide UART used by Xen
2016-03-31 11:25:25 linux-kernel [PATCH v9 16/17] FDT: Add a helper to get the subnode by given name
2016-03-31 11:25:22 linux-kernel [PATCH v9 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
2016-03-31 11:25:20 linux-kernel [PATCH v9 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
2016-03-31 11:25:18 linux-kernel [PATCH v9 06/17] Xen: ARM: Add support for mapping platform device mmio
2016-03-31 11:25:14 linux-kernel [PATCH v9 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
2016-03-31 11:25:10 linux-kernel [PATCH v9 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
2016-03-30 07:39:50 linux-kernel Re: [PATCH v7 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
2016-03-30 07:35:13 linux-kernel Re: [PATCH v7 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
2016-03-30 07:20:11 linux-kernel Re: [PATCH v7 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI