Re: [PATCH v25 06/10] ACPI: Record the Generic Error Status Block address

2020-05-06 Thread Michael S. Tsirkin
On Fri, Apr 10, 2020 at 07:46:35PM +0800, Dongjiu Geng wrote: > Record the GHEB address via fw_cfg file, when recording > a error to CPER, it will use this address to find out > Generic Error Data Entries and write the error. > > In order to avoid migration failure, make hardware > error table add

Re: [PATCH v25 06/10] ACPI: Record the Generic Error Status Block address

2020-05-05 Thread Igor Mammedov
On Fri, 10 Apr 2020 19:46:35 +0800 Dongjiu Geng wrote: > Record the GHEB address via fw_cfg file, when recording > a error to CPER, it will use this address to find out > Generic Error Data Entries and write the error. > > In order to avoid migration failure, make hardware > error table address

[PATCH v25 06/10] ACPI: Record the Generic Error Status Block address

2020-04-10 Thread Dongjiu Geng
Record the GHEB address via fw_cfg file, when recording a error to CPER, it will use this address to find out Generic Error Data Entries and write the error. In order to avoid migration failure, make hardware error table address to a part of GED device instead of global variable, then this address