Philippe Mathieu-Daudé <[email protected]> writes: > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8cb94af6c5..6b83dac812 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1633,6 +1633,7 @@ Common code > M: Richard Henderson <[email protected]> > S: Maintained > F: tcg/ > +F: disas.c
Is this really TCG only? Can't the monitor call monitor_disas in any mode? > > AArch64 target > M: Claudio Fontana <[email protected]> -- Alex Bennée
