Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
From: Jonathan Cameron
Date: Mon Feb 03 2025 - 06:09:54 EST
On Fri, 31 Jan 2025 18:42:41 +0100
Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> wrote:
> Now that the ghes preparation patches were merged, let's add support
> for error injection.
>
> On this series, the first 6 patches chang to the math used to calculate offsets at HEST
> table and hardware_error firmware file, together with its migration code. Migration tested
> with both latest QEMU released kernel and upstream, on both directions.
>
> The next patches add a new QAPI to allow injecting GHESv2 errors, and a script using such QAPI
> to inject ARM Processor Error records.
>
> If I'm counting well, this is the 19th submission of my error inject patches.
Looks good to me. All remaining trivial things are in the category
of things to consider only if you are doing another spin. The code
ends up how I'd like it at the end of the series anyway, just
a question of the precise path to that state!
Jonathan