On 1/6/26 3:19 PM, Philippe Mathieu-Daudé wrote:
Watchpoints are specific to the TCG accelerator. Restrict the cpu_watchpoint_remove_all() call.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- target/i386/cpu.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
