The series includes several watchpoint-related patches. v2 changes: - added patch to fix races with interrupts - added patch to process watchpoints-on-stack - removed upstreamed patches
--- Pavel Dovgalyuk (3): icount: preserve cflags when custom tb is about to execute softmmu: fix watchpoint-interrupt races softmmu: fix watchpoints on memory used by vCPU internals accel/tcg/cpu-exec.c | 5 +++++ softmmu/physmem.c | 14 ++++++++++++++ 2 files changed, 19 insertions(+) -- Pavel Dovgalyuk