On Wed, 12 Aug 2026 15:11:32 +0200, Philippe Mathieu-Daudé <[email protected]> wrote: > The Monitor type is used in these 2 files, as a pointer. > Since the type is forward-declared in "qemu/typedefs.h", > which all source files include via "qemu/osdep.h", we do > not need to include it. > > Do however include "exec/hwaddr.h" and "exec/mmu-access-type.h" > which declare the types used by hex_tlb_find_match prototype: > > [...]
Reviewed-by: Marc-André Lureau <[email protected]> -- Marc-André Lureau <[email protected]>
