Re: [PATCH v3 44/51] accel/tcg: Remove TCGCPUOps.adjust_watchpoint_address
Ilya Leoshkevich <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 7/10/26 22:53, Richard Henderson wrote: > Signed-off-by: Richard Henderson <[email protected]> > --- > include/accel/tcg/cpu-ops.h | 5 ----- > include/hw/core/cpu.h | 2 -- > accel/tcg/watchpoint.c | 6 ------ > 3 files changed, 13 deletions(-) Reviewed-by: Ilya Leoshkevich <[email protected]>