[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/2] Fix PVH entrypoint parsing
From: |
Ard Biesheuvel |
Subject: |
Re: [PATCH v2 0/2] Fix PVH entrypoint parsing |
Date: |
Thu, 21 Nov 2024 09:08:48 +0100 |
On Sun, 29 Sept 2024 at 20:07, Ard Biesheuvel <ardb@kernel.org> wrote:
>
> Fix the handling of the ELF note that describes the PVH entrypoint
>
> v2: fix broken ELF note handling on big endian hosts
>
> Ard Biesheuvel (2):
> hw/elf_ops: Implement missing endian swabbing for ELF notes
> hw/x86: Always treat the PVH entrypoint as a 32-bit LE field
>
> hw/i386/x86-common.c | 7 ++-----
> include/hw/elf_ops.h.inc | 19 +++++++++++++++++--
> 2 files changed, 19 insertions(+), 7 deletions(-)
>
Ping?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 0/2] Fix PVH entrypoint parsing,
Ard Biesheuvel <=