]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands-info.hx
block: fix return code for partial write for Linux AIO
[mirror_qemu.git] / hmp-commands-info.hx
index 52539c3109176b9d78c431ab351b18b2df32c21a..7da9e6cb916b7039b182e3f6306185860a3a7a65 100644 (file)
@@ -798,6 +798,20 @@ STEXI
 @item info dump
 @findex dump
 Display the latest dump status.
+ETEXI
+
+    {
+        .name       = "hotpluggable-cpus",
+        .args_type  = "",
+        .params     = "",
+        .help       = "Show information about hotpluggable CPUs",
+        .mhandler.cmd = hmp_hotpluggable_cpus,
+    },
+
+STEXI
+@item info hotpluggable-cpus
+@findex hotpluggable-cpus
+Show information about hotpluggable CPUs
 ETEXI
 
 STEXI