]> git.proxmox.com Git - mirror_qemu.git/commit - hmp.c
hmp: Add 'info hotpluggable-cpus' HMP command
authorBharata B Rao <bharata@linux.vnet.ibm.com>
Fri, 10 Jun 2016 00:59:07 +0000 (06:29 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 17 Jun 2016 06:33:49 +0000 (16:33 +1000)
commitd2d8d46ff7f3edb21e09ebace775474d356bb6b7
tree51d12d87e10c2e42481f14fc014903f05ff63af0
parentd4633541ee0ec266ef4e55e1d71a98a18762d80c
hmp: Add 'info hotpluggable-cpus' HMP command

This is the HMP equivalent for QMP query-hotpluggable-cpus.

Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
[dwg: Fixed problem with printf formats on 32-bit host]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hmp-commands-info.hx
hmp.c
hmp.h