qmp: fix spapr example of query-hotpluggable-cpus
commit13f5e8003e7b67039cb7a19e41b4f7f7ac669cb3
authorIgor Mammedov <imammedo@redhat.com>
Thu, 30 Jun 2016 08:17:54 +0000 (30 10:17 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 1 Jul 2016 03:41:47 +0000 (1 13:41 +1000)
tree08697e1340f5fd96a8d8e8df4d406d0e5d2ba476
parent8a1eb71bd8cf46a0fd163bc8805a3e86762ea798
qmp: fix spapr example of query-hotpluggable-cpus

27393c33 qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore
added -id suffix to property names but forgot to fix example in qmp-commands.hx

Fix example to have 'core-id' instead of 'core' to match current code

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
qmp-commands.hx