On 12/25/25 02:21, Philippe Mathieu-Daudé wrote:
Defining DEBUG_SUBPAGE allows to use raw printf() statements to print information about some events; convert these to tracepoints.Suggested-by: Richard Henderson <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- system/physmem.c | 29 ++++++----------------------- system/trace-events | 6 ++++++ 2 files changed, 12 insertions(+), 23 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
