qemu-e2k/linux-user
Philippe Mathieu-Daudé 48c8c5e886 linux-user: Remove dead code
We can not use watchpoints in user-mode emulation because we
need the softmmu slow path to detect accesses to watchpointed
memory. This code is expanded as empty stub in "hw/core/cpu.h"
anyway, so we can drop it.

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210303214708.1727801-18-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2021-05-15 21:25:04 +02:00
..
aarch64 semihosting: Move include/hw/semihosting/ -> include/semihosting/ 2021-03-10 15:34:12 +00:00
alpha
arm semihosting: Move include/hw/semihosting/ -> include/semihosting/ 2021-03-10 15:34:12 +00:00
cris
generic
hexagon Hexagon (target/hexagon) use env_archcpu and env_cpu 2021-05-01 08:31:43 -07:00
host
hppa
i386
m68k
microblaze
mips
mips64
nios2
openrisc
ppc linux-user/ppc: Fix msr updates for signal handling 2021-05-04 11:41:25 +10:00
riscv linux-user/riscv: initialise the TaskState heap/stack info 2021-03-24 14:25:16 +00:00
s390x linux-user/s390x: Use the guest pointer for the sigreturn stub 2021-03-25 20:55:07 +01:00
sh4 accel/tcg: Precompute curr_cflags into cpu->tcg_cflags 2021-03-06 11:53:57 -08:00
sparc
sparc64
x86_64
xtensa
cpu_loop-common.h
elfload.c linux-user/aarch64: Enable hwcap for RND, BTI, and MTE 2021-05-10 13:03:03 +01:00
errno_defs.h
exit.c
fd-trans.c
fd-trans.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
main.c linux-user: Remove dead code 2021-05-15 21:25:04 +02:00
meson.build
mmap.c linux-user/aarch64: Implement PROT_MTE 2021-02-16 13:08:46 +00:00
qemu.h linux-user: Use signed lengths in uaccess.c 2021-04-07 18:55:27 +02:00
safe-syscall.S
semihost.c Do not include cpu.h if it's not really necessary 2021-05-02 17:24:51 +02:00
signal-common.h
signal.c
socket.h
strace.c
strace.list
syscall_defs.h Remove deprecated target tilegx 2021-03-09 11:26:32 +01:00
syscall_types.h
syscall.c linux-user: NETLINK_LIST_MEMBERSHIPS: Allow bad ptr if its length is 0 2021-03-29 21:56:18 +02:00
target_flat.h
trace-events
trace.h
uaccess.c linux-user: Use signed lengths in uaccess.c 2021-04-07 18:55:27 +02:00
uname.c
uname.h
vm86.c