OSDN Git Service

target/mips: Use semihosting/syscalls.h
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 28 Jun 2022 11:16:56 +0000 (16:46 +0530)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 12 Jul 2022 20:32:00 +0000 (22:32 +0200)
commit18639a28bb313195308a97cacb6aa6a418fd73db
tree6c2bb657171ff06ff6a1836588bc0691d60dfde4
parent3d748e41c759c7d207806b136be7694cfe2b6d65
target/mips: Use semihosting/syscalls.h

This separates guest file descriptors from host file descriptors,
and utilizes shared infrastructure for integration with gdbstub.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220628111701.677216-4-richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
target/mips/tcg/sysemu/mips-semi.c