Em Mon, 12 Aug 2024 14:18:35 +0200
Igor Mammedov escreveu:
> On Thu, 8 Aug 2024 14:57:35 +0200
> Mauro Carvalho Chehab wrote:
>
> > Em Thu, 8 Aug 2024 14:26:26 +0200
> > Mauro Carvalho Chehab escreveu:
> >
> > > v6:
> > > - PNP0C33 device creation moved to aml-build.c;
> > > - acpi_ghes re
On Thu, 8 Aug 2024 14:57:35 +0200
Mauro Carvalho Chehab wrote:
> Em Thu, 8 Aug 2024 14:26:26 +0200
> Mauro Carvalho Chehab escreveu:
>
> > v6:
> > - PNP0C33 device creation moved to aml-build.c;
> > - acpi_ghes record functions now use ACPI notify parameter,
> > instead of source ID;
> > - t
Em Thu, 8 Aug 2024 14:26:26 +0200
Mauro Carvalho Chehab escreveu:
> v6:
> - PNP0C33 device creation moved to aml-build.c;
> - acpi_ghes record functions now use ACPI notify parameter,
> instead of source ID;
> - the number of source IDs is now automatically calculated;
> - some code cleanups a
Testing OS kernel ACPI APEI CPER support is tricky, as one depends on
having hardware with special-purpose BIOS and/or hardware.
With QEMU, it becomes a lot easier, as it can be done via QMP.
This series add support for injecting CPER records on ARM emulation.
The QEMU side changes add a QAPI ab