qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH qemu 0/2] Add support for flat m68k binaries
@ 2025-07-16 21:57 ~wojtekka
  2025-07-16 19:24 ` [PATCH qemu 1/2] Don't reverse bFLT endianess when not needed ~wojtekka
  2025-07-16 20:03 ` [PATCH qemu 2/2] Fill out m68k PIC register ~wojtekka
  0 siblings, 2 replies; 5+ messages in thread
From: ~wojtekka @ 2025-07-16 21:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier, qemu-trivial

Flat m68k binaries apparently don't work out of the box and those two
tiny patches fixed that for me. On top of that they didn't break
support for ARM flat binaries (tested with test_arm_bflt.py) nor m68k
ELF binaries (tested static busybox from Debian). Unfortunately
I wasn't able to find any root filesystem for m68k uClinux so I didn't
prepare any test similar to test_arm_bflt.py.

Wojtek Kaniewski (2):
  Don't reverse bFLT endianess when not needed
  Fill out m68k PIC register

 linux-user/elfload.c  | 1 +
 linux-user/flatload.c | 2 ++
 2 files changed, 3 insertions(+)

-- 
2.45.3


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16 21:57 [PATCH qemu 0/2] Add support for flat m68k binaries ~wojtekka
2025-07-16 19:24 ` [PATCH qemu 1/2] Don't reverse bFLT endianess when not needed ~wojtekka
2025-07-17  6:48   ` Laurent Vivier
2025-08-06 15:14     ` Wojtek Kaniewski
2025-07-16 20:03 ` [PATCH qemu 2/2] Fill out m68k PIC register ~wojtekka

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