qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] hw/loongarch/boot: Support Linux raw boot image
@ 2025-01-02 22:47 Jiaxun Yang
  2025-01-02 22:47 ` [PATCH v3 1/2] hw/core/loader: Use ssize_t for efi zboot unpacker Jiaxun Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jiaxun Yang @ 2025-01-02 22:47 UTC (permalink / raw)
  To: qemu-devel
  Cc: Song Gao, Bibo Mao, Richard Henderson, Peter Maydell, qemu-arm,
	Jiaxun Yang

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
Changes in v3:
- Added PATCH 1 (Richard)
- Link to v2: https://lore.kernel.org/r/20241224-la-direct-kernel-boot-v2-1-3e8336c54c60@flygoat.com

Changes in v2:
- Use extract API for getting bit fields (philmd)
- Mimic arm's load_aarch64_image to handle vmlinuz.efi
- Link to v1: https://lore.kernel.org/r/20241223-la-direct-kernel-boot-v1-1-a79995d8b15e@flygoat.com

---
Jiaxun Yang (2):
      hw/core/loader: Use ssize_t for efi zboot unpacker
      hw/loongarch/boot: Support Linux raw boot image

 hw/arm/boot.c       |  2 +-
 hw/core/loader.c    |  4 ++--
 hw/loongarch/boot.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/hw/loader.h |  2 +-
 4 files changed, 73 insertions(+), 4 deletions(-)
---
base-commit: c69612063e1844b76ac01e3a781b979548c3585c
change-id: 20241222-la-direct-kernel-boot-c598264710e7

Best regards,
-- 
Jiaxun Yang <jiaxun.yang@flygoat.com>



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

end of thread, other threads:[~2025-01-08  2:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02 22:47 [PATCH v3 0/2] hw/loongarch/boot: Support Linux raw boot image Jiaxun Yang
2025-01-02 22:47 ` [PATCH v3 1/2] hw/core/loader: Use ssize_t for efi zboot unpacker Jiaxun Yang
2025-01-02 22:47 ` [PATCH v3 2/2] hw/loongarch/boot: Support Linux raw boot image Jiaxun Yang
2025-01-03  1:32   ` bibo mao
2025-01-08  2:08 ` [PATCH v3 0/2] " bibo mao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).