]> git.proxmox.com Git - mirror_qemu.git/commit
accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 23 Feb 2023 09:09:43 +0000 (23:09 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 26 Jun 2023 15:33:00 +0000 (17:33 +0200)
commit187ba6945345cedf2f343fcc33e5616186aebe9d
treeb161ca5c68e9a799ebc41d8f3aff7c26fc11c6b9
parent58e8f1f616d117aed6283690419dc16f53b7a202
accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK

This frees up one bit of the primary tlb flags without
impacting the TLB_NOTDIRTY logic.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c
include/exec/cpu-all.h