]> www.infradead.org Git - users/dwmw2/qemu.git/commitdiff
Update that HMP 'cpu-add' is deprecated in 4.0
authorKashyap Chamarthy <kchamart@redhat.com>
Thu, 13 Dec 2018 12:42:23 +0000 (13:42 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 10 Jan 2019 00:09:31 +0000 (22:09 -0200)
Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
Message-Id: <20181213124224.31585-3-kchamart@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
[ehabkost: revert back to 'cpu-add' spelling]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
qemu-deprecated.texi

index 3f30f05a6151e3c2007054491e6824898dd25240..f4a5cea62bc8a37fe2e5c6f641b9e852934ea686 100644 (file)
@@ -113,7 +113,7 @@ replaced by the ``target'' output member.
 The @option{[hub_id name]} parameter tuple of the 'hostfwd_add' and
 'hostfwd_remove' HMP commands has been replaced by @option{netdev_id}.
 
-@subsection cpu-add (since 3.1)
+@subsection cpu-add (since 4.0)
 
 Use ``device_add'' for hotplugging vCPUs instead of ``cpu-add''.  See
 documentation of ``query-hotpluggable-cpus'' for additional details.