On 6/20/25 10:13, Philippe Mathieu-Daudé wrote:
'info accel' dispatches to theAccelOpsClass::get_stats() and get_vcpu_stats() handlers.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- include/qemu/accel.h | 1 + include/system/accel-ops.h | 2 ++ accel/accel-system.c | 28 ++++++++++++++++++++++++++++ hmp-commands-info.hx | 12 ++++++++++++ 4 files changed, 43 insertions(+)
Acked-by: Richard Henderson <[email protected]> r~
