qemu-e2k/target/mips
Richard Henderson 3d748e41c7 target/mips: Drop link syscall from semihosting
We don't implement it with _WIN32 hosts, and the syscall
is missing from the gdb remote file i/o interface.
Since we can't implement it universally, drop it.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220628111701.677216-3-richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2022-07-12 22:31:56 +02:00
..
sysemu
tcg target/mips: Drop link syscall from semihosting 2022-07-12 22:31:56 +02:00
cpu-defs.c.inc target/mips: introduce Cavium Octeon CPU model 2022-07-12 22:30:26 +02:00
cpu-param.h Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
cpu-qom.h target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro 2022-03-06 22:23:09 +01:00
cpu.c target/mips: Fix WatchHi.M handling 2022-06-11 11:34:12 +02:00
cpu.h target/mips: Use an exception for semihosting 2022-06-28 10:13:42 +05:30
fpu_helper.h
fpu.c
gdbstub.c
helper.h
internal.h MIPS patches queue 2022-03-09 09:13:39 +00:00
Kconfig
kvm_mips.h
kvm.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
meson.build
mips-defs.h target/mips: introduce decodetree structure for Cavium Octeon extension 2022-07-12 22:30:09 +02:00
msa.c