]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands.hx
minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices.mak
[mirror_qemu.git] / hmp-commands.hx
index a2c3ffc21884e7cfd28b9e7457c5cb413f5a259c..8b7aec3e8d2cb9ac2cd21487089afed20a429040 100644 (file)
@@ -1934,7 +1934,7 @@ ETEXI
         .params     = "[subcommand]",
         .help       = "show various information about the system state",
         .cmd        = hmp_info_help,
-        .sub_table  = info_cmds,
+        .sub_table  = hmp_info_cmds,
         .flags      = "p",
     },