summary refs log tree commit diff stats
path: root/hmp-commands-info.hx
diff options
context:
space:
mode:
authorMartin Joerg <martin.joerg@gmail.com>2024-06-15 13:43:23 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2024-06-30 19:51:44 +0300
commitb35505523a000ea2080ba57bab7d8b3a02f8e854 (patch)
treec2cc02aaef7295d4318c50b6eadcf64fbccce266 /hmp-commands-info.hx
parent3665dd6bb9043bef181c91e2dce9e1efff47ed51 (diff)
downloadfocaccia-qemu-b35505523a000ea2080ba57bab7d8b3a02f8e854.tar.gz
focaccia-qemu-b35505523a000ea2080ba57bab7d8b3a02f8e854.zip
hmp-commands-info.hx: Add missing info command for stats subcommand
Signed-off-by: Martin Joerg <martin.joerg@gmail.com>
Reviewed-by: Dr. David Alan Gilbert <dave@treblig.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hmp-commands-info.hx')
-rw-r--r--hmp-commands-info.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hmp-commands-info.hx b/hmp-commands-info.hx
index cfd4ad5651..c59cd6637b 100644
--- a/hmp-commands-info.hx
+++ b/hmp-commands-info.hx
@@ -892,7 +892,7 @@ ERST
     },
 
 SRST
-  ``stats``
+  ``info stats``
     Show runtime-collected statistics
 ERST