All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix PVH entrypoint parsing
@ 2024-09-29 18:06 Ard Biesheuvel
  2024-09-29 18:06 ` [PATCH v2 1/2] hw/elf_ops: Implement missing endian swabbing for ELF notes Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ard Biesheuvel @ 2024-09-29 18:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, Ard Biesheuvel

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(-)

-- 
2.39.5



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-11-21  8:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-29 18:06 [PATCH v2 0/2] Fix PVH entrypoint parsing Ard Biesheuvel
2024-09-29 18:06 ` [PATCH v2 1/2] hw/elf_ops: Implement missing endian swabbing for ELF notes Ard Biesheuvel
2024-09-29 18:06 ` [PATCH v2 2/2] hw/x86: Always treat the PVH entrypoint as a 32-bit LE field Ard Biesheuvel
2024-11-21  8:08 ` [PATCH v2 0/2] Fix PVH entrypoint parsing Ard Biesheuvel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.