qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 0/2] hw/loongarch/boot: Support Linux raw boot image


From: bibo mao
Subject: Re: [PATCH v3 0/2] hw/loongarch/boot: Support Linux raw boot image
Date: Wed, 8 Jan 2025 10:08:04 +0800
User-agent: Mozilla/5.0 (X11; Linux loongarch64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0



On 2025/1/3 上午6:47, Jiaxun Yang wrote:
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,

For this series, applied to loongarch-next

Regards
Bibo Mao




reply via email to

[Prev in Thread] Current Thread [Next in Thread]