OSDN Git Service

qapi: fix example of query-hotpluggable-cpus command
authorVictor Toso <victortoso@redhat.com>
Thu, 1 Sep 2022 08:58:39 +0000 (10:58 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 7 Sep 2022 13:10:13 +0000 (15:10 +0200)
commitb4c32cbf06621117214f71501866514011434f43
treef59cb595b68598bd716c8445ce4f873e12ad620b
parentb6522938327141235b97ab38e40c6c4512587373
qapi: fix example of query-hotpluggable-cpus command

The example return type has the wrong member name. Fix it.

Problem was noticed when using the example as a test case for Go
bindings.

Signed-off-by: Victor Toso <victortoso@redhat.com>
Message-Id: <20220901085840.22520-10-victortoso@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/machine.json