]> Git Repo - qemu.git/blobdiff - hmp-commands-info.hx
hw/arm: QOM'ify spitz.c
[qemu.git] / hmp-commands-info.hx
index 9b71351d01b9b8daec67013a2c321ef3f213b820..52539c3109176b9d78c431ab351b18b2df32c21a 100644 (file)
@@ -784,6 +784,20 @@ STEXI
 @item info skeys @var{address}
 @findex skeys
 Display the value of a storage key (s390 only)
+ETEXI
+
+    {
+        .name       = "dump",
+        .args_type  = "",
+        .params     = "",
+        .help       = "Display the latest dump status",
+        .mhandler.cmd = hmp_info_dump,
+    },
+
+STEXI
+@item info dump
+@findex dump
+Display the latest dump status.
 ETEXI
 
 STEXI
This page took 0.023537 seconds and 4 git commands to generate.