qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 05/11] target/mips: Drop pread and pwrite syscalls from se


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v4 05/11] target/mips: Drop pread and pwrite syscalls from semihosting
Date: Fri, 10 Jun 2022 17:07:21 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.10.0

On 8/6/22 07:19, Richard Henderson wrote:
We don't implement it with _WIN32 hosts, and the syscalls
are missing from the gdb remote file i/o interface.
Since we can't implement them universally, drop them.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/mips/tcg/sysemu/mips-semi.c | 39 ++++++------------------------
  1 file changed, 7 insertions(+), 32 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>




reply via email to

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