qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 0/8] target/mips: semihosting cleanup


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 0/8] target/mips: semihosting cleanup
Date: Tue, 12 Jul 2022 22:25:56 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 28/6/22 13:16, Richard Henderson wrote:

Richard Henderson (8):
   target/mips: Create report_fault for semihosting
   target/mips: Drop link syscall from semihosting
   target/mips: Use semihosting/syscalls.h
   target/mips: Avoid qemu_semihosting_log_out for UHI_plog
   target/mips: Use error_report for UHI_assert
   semihosting: Remove qemu_semihosting_log_out
   target/mips: Simplify UHI_argnlen and UHI_argn
   target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRING

  include/semihosting/console.h      |  13 -
  semihosting/console.c              |   9 -
  target/mips/tcg/sysemu/mips-semi.c | 397 ++++++++++++++---------------
  3 files changed, 186 insertions(+), 233 deletions(-)


Queued, thanks!



reply via email to

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