qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] target/nios2: semihosting cleanup
@ 2022-06-28 11:21 Richard Henderson
  2022-06-28 11:21 ` [PATCH v5 1/2] target/nios2: Use semihosting/syscalls.h Richard Henderson
  2022-06-28 11:21 ` [PATCH v5 2/2] target/nios2: Convert semihosting errno to gdb remote errno Richard Henderson
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Henderson @ 2022-06-28 11:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: f4bug, peter.maydell

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/nios2: Use semihosting/syscalls.h
  target/nios2: Convert semihosting errno to gdb remote errno

 target/nios2/nios2-semi.c | 321 +++++++++-----------------------------
 1 file changed, 77 insertions(+), 244 deletions(-)

-- 
2.34.1



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

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

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

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