system/watchpoint: Move TCG specific code to accel/tcg/
commit1c3d42c4c9477600720aa1b6825a5d9f5aa43cbe
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 9 Jan 2024 21:53:26 +0000 (9 22:53 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 19 Jan 2024 11:28:59 +0000 (19 12:28 +0100)
treebbd7dc731a7aeadc8715ce1797a015ab0fff428b
parent16ad9788b5368fb4aded10d1f050316ea6df9989
system/watchpoint: Move TCG specific code to accel/tcg/

Keep system/watchpoint.c accelerator-agnostic by moving
TCG specific code to accel/tcg/watchpoint.c. Update meson.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240111162032.43378-1-philmd@linaro.org>
accel/tcg/meson.build
accel/tcg/watchpoint.c [copied from system/watchpoint.c with 70% similarity]
system/watchpoint.c