From: Paolo Bonzini Date: Mon, 13 Oct 2025 10:59:28 +0000 (+0200) Subject: monitor: clarify "info accel" help message X-Git-Tag: v10.2.0-rc1~64^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2808652b4fae100dd1a46344c686db6e6136784e;p=thirdparty%2Fqemu.git monitor: clarify "info accel" help message In preparation for adding "info accelerators", explain that this command is about runtime statistics. Reviewed-by: Daniel P. Berrangé Signed-off-by: Paolo Bonzini --- diff --git a/hmp-commands-info.hx b/hmp-commands-info.hx index eaaa880c1b..c2aa40056b 100644 --- a/hmp-commands-info.hx +++ b/hmp-commands-info.hx @@ -271,12 +271,12 @@ ERST .name = "accel", .args_type = "", .params = "", - .help = "show accelerator info", + .help = "show accelerator statistics", }, SRST ``info accel`` - Show accelerator info. + Show accelerator statistics. ERST SRST