diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-03-03 22:46:57 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2021-05-15 21:25:04 +0200 |
commit | 48c8c5e8862431235ec5ab553977ee5fe6ffbba7 (patch) | |
tree | 3588d70834d34236804ff6ebdb2c06f72bcc972a /linux-user/sparc64/target_cpu.h | |
parent | 6d34aa9969ff85ca6eaeb4dc1988a4d4e13e7d79 (diff) | |
download | qemu-48c8c5e8862431235ec5ab553977ee5fe6ffbba7.zip qemu-48c8c5e8862431235ec5ab553977ee5fe6ffbba7.tar.gz qemu-48c8c5e8862431235ec5ab553977ee5fe6ffbba7.tar.bz2 |
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>
Diffstat (limited to 'linux-user/sparc64/target_cpu.h')
0 files changed, 0 insertions, 0 deletions