Re: [PATCH v20 3/5] ACPI: Add APEI GHES table generation support

2019-10-30 Thread Xiang Zheng
On 2019/10/27 18:14, Michael S. Tsirkin wrote: > On Sat, Oct 26, 2019 at 11:24:45AM +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 ex

Re: [PATCH v20 3/5] ACPI: Add APEI GHES table generation support

2019-10-27 Thread Michael S. Tsirkin
On Sat, Oct 26, 2019 at 11:24:45AM +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

[PATCH v20 3/5] ACPI: Add APEI GHES table generation support

2019-10-25 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