All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] target/m68k: semihosting cleanup
@ 2022-06-28 11:00 Richard Henderson
  2022-06-28 11:00 ` [PATCH v5 1/2] target/m68k: Use semihosting/syscalls.h Richard Henderson
  2022-06-28 11:00 ` [PATCH v5 2/2] target/m68k: Convert semihosting errno to gdb remote errno Richard Henderson
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Henderson @ 2022-06-28 11:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: laurent

Changes for v5:
  * Rebase on master, which includes all prereq and patch 1.
  * Split out errno remapping to a separate patch.

r~

Richard Henderson (2):
  target/m68k: Use semihosting/syscalls.h
  target/m68k: Convert semihosting errno to gdb remote errno

 target/m68k/m68k-semi.c | 306 ++++++++++------------------------------
 1 file changed, 76 insertions(+), 230 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2022-06-28 11:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 11:00 [PATCH v5 0/2] target/m68k: semihosting cleanup Richard Henderson
2022-06-28 11:00 ` [PATCH v5 1/2] target/m68k: Use semihosting/syscalls.h Richard Henderson
2022-06-28 11:31   ` Laurent Vivier
2022-06-28 11:00 ` [PATCH v5 2/2] target/m68k: Convert semihosting errno to gdb remote errno Richard Henderson
2022-06-28 11:32   ` Laurent Vivier

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.