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

2019-10-16 Thread Xiang Zheng
On 2019/10/15 22:52, Peter Maydell wrote: > On Tue, 15 Oct 2019 at 15:02, 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 supp

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

2019-10-15 Thread Peter Maydell
On Tue, 15 Oct 2019 at 15:02, 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, > curren

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

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