qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/loongarch/booting: Booting protocol refactoring
@ 2024-09-14 12:10 Jiaxun Yang
  2024-09-14 12:10 ` [PATCH 1/2] hw/loongarch/boot: Refactor EFI booting protocol generation Jiaxun Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jiaxun Yang @ 2024-09-14 12:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: Song Gao, Jiaxun Yang

Hi all,

This series refactored booting protocol generation code
to better accommodate different host ABI / Alignment and
endianess.

It also enhanced LoongArch32 support.

Thanks

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
Jiaxun Yang (2):
      hw/loongarch/boot: Refactor EFI booting protocol generation
      hw/loongarch/boot: Rework boot code generation

 hw/loongarch/boot.c         | 321 ++++++++++++++++++++++++++++----------------
 include/hw/loongarch/boot.h | 106 ++++++++++++---
 2 files changed, 293 insertions(+), 134 deletions(-)
---
base-commit: 28ae3179fc52d2e4d870b635c4a412aab99759e7
change-id: 20240914-loongarch-booting-b5ae3f4976b7

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



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

end of thread, other threads:[~2024-09-29  7:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-14 12:10 [PATCH 0/2] hw/loongarch/booting: Booting protocol refactoring Jiaxun Yang
2024-09-14 12:10 ` [PATCH 1/2] hw/loongarch/boot: Refactor EFI booting protocol generation Jiaxun Yang
2024-09-14 12:10 ` [PATCH 2/2] hw/loongarch/boot: Rework boot code generation Jiaxun Yang
2024-09-19 11:31 ` [PATCH 0/2] hw/loongarch/booting: Booting protocol refactoring Jiaxun Yang
2024-09-23 11:18   ` Jiaxun Yang
2024-09-23 12:34 ` gaosong
2024-09-23 14:43   ` Jiaxun Yang
2024-09-29  7:51 ` gaosong

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