On 6/19/21 7:26 PM, Richard Henderson wrote: > Data read watchpoints do not apply to code reads. > Watchpoints for code are called breakpoints, and > are handled by the translator. > > Signed-off-by: Richard Henderson <[email protected]> > --- > accel/tcg/cputlb.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
