Re: [PATCH v25 05/10] ACPI: Build Hardware Error Source Table

2020-05-06 Thread Michael S. Tsirkin
On Fri, Apr 10, 2020 at 07:46:34PM +0800, Dongjiu Geng wrote: > This patch builds Hardware Error Source Table(HEST) via fw_cfg blobs. > Now it only supports ARMv8 SEA, a type of Generic Hardware Error > Source version 2(GHESv2) error source. Afterwards, we can extend > the supported types if needed

Re: [PATCH v25 05/10] ACPI: Build Hardware Error Source Table

2020-05-05 Thread Igor Mammedov
On Fri, 10 Apr 2020 19:46:34 +0800 Dongjiu Geng wrote: > This patch builds Hardware Error Source Table(HEST) via fw_cfg blobs. > Now it only supports ARMv8 SEA, a type of Generic Hardware Error > Source version 2(GHESv2) error source. Afterwards, we can extend > the supported types if needed. For

[PATCH v25 05/10] ACPI: Build Hardware Error Source Table

2020-04-10 Thread Dongjiu Geng
This patch builds Hardware Error Source Table(HEST) via fw_cfg blobs. Now it only supports ARMv8 SEA, a type of Generic Hardware Error Source version 2(GHESv2) error source. Afterwards, we can extend the supported types if needed. For the CPER section, currently it is memory section because kernel