Re: [PATCH v18 3/6] ACPI: Add APEI GHES table generation support

2019-10-08 Thread Xiang Zheng
On 2019/10/8 15:45, Michael S. Tsirkin wrote: > On Tue, Oct 08, 2019 at 02:00:56PM +0800, Xiang Zheng wrote: >> Hi Michael, >> >> Thanks for your review! >> >> On 2019/9/27 23:43, Michael S. Tsirkin wrote: >>> On Fri, Sep 06, 2019 at 04:31:49PM +0800, Xiang Zheng wrote: From: Dongjiu Geng

Re: [PATCH v18 3/6] ACPI: Add APEI GHES table generation support

2019-10-08 Thread Michael S. Tsirkin
On Tue, Oct 08, 2019 at 02:00:56PM +0800, Xiang Zheng wrote: > Hi Michael, > > Thanks for your review! > > On 2019/9/27 23:43, Michael S. Tsirkin wrote: > > On Fri, Sep 06, 2019 at 04:31:49PM +0800, Xiang Zheng wrote: > >> From: Dongjiu Geng > >> > >> This patch implements APEI GHES Table genera

Re: [PATCH v18 3/6] ACPI: Add APEI GHES table generation support

2019-10-07 Thread Xiang Zheng
Hi Michael, Thanks for your review! On 2019/9/27 23:43, Michael S. Tsirkin wrote: > On Fri, Sep 06, 2019 at 04:31:49PM +0800, Xiang Zheng wrote: >> From: Dongjiu Geng >> >> This patch implements APEI GHES Table generation via fw_cfg blobs. Now >> it only supports ARMv8 SEA, a type of GHESv2 erro

Re: [PATCH v18 3/6] ACPI: Add APEI GHES table generation support

2019-09-27 Thread Michael S. Tsirkin
On Fri, Sep 06, 2019 at 04:31:49PM +0800, Xiang Zheng wrote: > From: Dongjiu Geng > > This patch implements APEI GHES Table generation via fw_cfg blobs. Now > it only supports ARMv8 SEA, a type of GHESv2 error source. Afterwards, > we can extend the supported types if needed. For the CPER section

[Qemu-devel] [PATCH v18 3/6] ACPI: Add APEI GHES table generation support

2019-09-06 Thread Xiang Zheng
From: Dongjiu Geng This patch implements APEI GHES Table generation via fw_cfg blobs. Now it only supports ARMv8 SEA, a type of GHESv2 error source. Afterwards, we can extend the supported types if needed. For the CPER section, currently it is memory section because kernel mainly wants userspace