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é<phi...@linaro.org> --- 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 <richard.hender...@linaro.org> r~