Philippe Mathieu-Daudé <[email protected]> writes: > Currently 'info tlb' dumps the MMU information on stdout. > Propagate the @Monitor argument and replace qemu_printf() > by monitor_printf() to dump information over the monitor > (which is not always stdout). > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
I'd call this a bug fix. Can you come up with a Fixes: tag? Only if it's not too much trouble.
