]> git.proxmox.com Git - mirror_qemu.git/commitdiff
Mention that QMP 'cpu-add' will be deprecated
authorKashyap Chamarthy <kchamart@redhat.com>
Thu, 13 Dec 2018 12:42:24 +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-4-kchamart@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
qemu-deprecated.texi

index f4a5cea62bc8a37fe2e5c6f641b9e852934ea686..81de5fc019a14186a73fe5ef056b628b8bf39fe8 100644 (file)
@@ -106,6 +106,12 @@ The ``query-cpus'' command is replaced by the ``query-cpus-fast'' command.
 The ``arch'' output member of the ``query-cpus-fast'' command is
 replaced by the ``target'' output member.
 
+@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.
+
 @section Human Monitor Protocol (HMP) commands
 
 @subsection The hub_id parameter of 'hostfwd_add' / 'hostfwd_remove' (since 3.1)