]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/system: Add 'info accel' on human monitor
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 17 Jun 2025 12:44:14 +0000 (14:44 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 15 Jul 2025 17:34:33 +0000 (19:34 +0200)
commitc10eb740108c24c65f049e5ae85ed10b2779e75d
tree99de4a1b8bf2ba6abe309fef08390f037641da22
parent1861993f1fc13e42afed6a618c45a5a95a1457ea
accel/system: Add 'info accel' on human monitor

'info accel' dispatches to the AccelOpsClass::get_stats()
and get_vcpu_stats() handlers.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20250715140048.84942-5-philmd@linaro.org>
accel/accel-system.c
hmp-commands-info.hx