Em Mon, 12 Aug 2024 11:39:00 +0200
Igor Mammedov escreveu:
> > We may also store cper_offset there via bios_linker_loader_add_pointer()
> > and/or use bios_linker_loader_write_pointer(), but I can't see how the
> > data stored there can be retrieved, nor any advantage of using it instead
> > of t
On Thu, 8 Aug 2024 20:19:03 +0200
Mauro Carvalho Chehab wrote:
> Em Thu, 8 Aug 2024 10:11:07 +0200
> Igor Mammedov escreveu:
>
> > On Wed, 7 Aug 2024 15:25:47 +0100
> > Jonathan Cameron wrote:
> >
> > > On Tue, 6 Aug 2024 16:31:13 +0200
> > > Igor Mammedov wrote:
> > >
> > > > On Fri,
Em Thu, 8 Aug 2024 10:11:07 +0200
Igor Mammedov escreveu:
> On Wed, 7 Aug 2024 15:25:47 +0100
> Jonathan Cameron wrote:
>
> > On Tue, 6 Aug 2024 16:31:13 +0200
> > Igor Mammedov wrote:
> >
> > > On Fri, 2 Aug 2024 23:44:01 +0200
> > > Mauro Carvalho Chehab wrote:
> > >
> > > > Provid
On Thu, 8 Aug 2024 14:11:14 +0200
Mauro Carvalho Chehab wrote:
> Em Tue, 6 Aug 2024 16:31:13 +0200
> Igor Mammedov escreveu:
>
> > > +/* Could also be read back from the error_block_address register */
> > > +*error_block_addr = base +
> > > +ACPI_GHES_ERROR_SOURCE_COUNT * sizeo
Em Tue, 6 Aug 2024 16:31:13 +0200
Igor Mammedov escreveu:
> > +/* Could also be read back from the error_block_address register */
> > +*error_block_addr = base +
> > +ACPI_GHES_ERROR_SOURCE_COUNT * sizeof(uint64_t) +
> > +ACPI_GHES_ERROR_SOURCE_COUNT * sizeof(uint64_t) +
On Wed, 7 Aug 2024 15:25:47 +0100
Jonathan Cameron wrote:
> On Tue, 6 Aug 2024 16:31:13 +0200
> Igor Mammedov wrote:
>
> > On Fri, 2 Aug 2024 23:44:01 +0200
> > Mauro Carvalho Chehab wrote:
> >
> > > Provide a generic interface for error injection via GHESv2.
> > >
> > > This patch is co-
On Tue, 6 Aug 2024 16:31:13 +0200
Igor Mammedov wrote:
> On Fri, 2 Aug 2024 23:44:01 +0200
> Mauro Carvalho Chehab wrote:
>
> > Provide a generic interface for error injection via GHESv2.
> >
> > This patch is co-authored:
> > - original ghes logic to inject a simple ARM record by Shiju J
On Wed, 7 Aug 2024 15:23:57 +0200
Mauro Carvalho Chehab wrote:
> Em Wed, 7 Aug 2024 10:34:36 +0100
> Jonathan Cameron escreveu:
>
> > On Wed, 7 Aug 2024 09:47:50 +0200
> > Mauro Carvalho Chehab wrote:
> >
> > > Em Tue, 6 Aug 2024 16:31:13 +0200
> > > Igor Mammedov escreveu:
> > >
> >
On Wed, 7 Aug 2024 10:34:36 +0100
Jonathan Cameron wrote:
> On Wed, 7 Aug 2024 09:47:50 +0200
> Mauro Carvalho Chehab wrote:
>
> > Em Tue, 6 Aug 2024 16:31:13 +0200
> > Igor Mammedov escreveu:
> >
> > > PS:
> > > looking at the code, ACPI_GHES_MAX_RAW_DATA_LENGTH is 1K
> > > and it is the t
Em Wed, 7 Aug 2024 10:34:36 +0100
Jonathan Cameron escreveu:
> On Wed, 7 Aug 2024 09:47:50 +0200
> Mauro Carvalho Chehab wrote:
>
> > Em Tue, 6 Aug 2024 16:31:13 +0200
> > Igor Mammedov escreveu:
> >
> > > PS:
> > > looking at the code, ACPI_GHES_MAX_RAW_DATA_LENGTH is 1K
> > > and it is th
On Wed, 7 Aug 2024 09:47:50 +0200
Mauro Carvalho Chehab wrote:
> Em Tue, 6 Aug 2024 16:31:13 +0200
> Igor Mammedov escreveu:
>
> > PS:
> > looking at the code, ACPI_GHES_MAX_RAW_DATA_LENGTH is 1K
> > and it is the total size of a error block for a error source.
> >
> > However acpi_hest_ghes.r
Em Tue, 6 Aug 2024 16:31:13 +0200
Igor Mammedov escreveu:
> PS:
> looking at the code, ACPI_GHES_MAX_RAW_DATA_LENGTH is 1K
> and it is the total size of a error block for a error source.
>
> However acpi_hest_ghes.rst (3) says it should be 4K,
> am I mistaken?
Maybe Jonathan knows better, but I
On Fri, 2 Aug 2024 23:44:01 +0200
Mauro Carvalho Chehab wrote:
> Provide a generic interface for error injection via GHESv2.
>
> This patch is co-authored:
> - original ghes logic to inject a simple ARM record by Shiju Jose;
> - generic logic to handle block addresses by Jonathan Camero
>-Original Message-
>From: Mauro Carvalho Chehab
>Sent: 02 August 2024 22:44
>Cc: Jonathan Cameron ; Shiju Jose
>; Mauro Carvalho Chehab
>; Michael S. Tsirkin ; Ani
>Sinha ; Dongjiu Geng ; Igor
>Mammedov ; linux-ker...@vger.kernel.org; qemu-
>a...@nongnu.org; qemu-devel@nongnu.org
>Subject
On Fri, 2 Aug 2024 23:44:01 +0200
Mauro Carvalho Chehab wrote:
> Provide a generic interface for error injection via GHESv2.
>
> This patch is co-authored:
> - original ghes logic to inject a simple ARM record by Shiju Jose;
> - generic logic to handle block addresses by Jonathan Camero
15 matches
Mail list logo