[Qemu-devel] [PATCH v2 0/2] Deprecate QMP `cpu-add`; document vCPU hotplug

Kashyap Chamarthy posted 2 patches 5 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180925160248.30801-1-kchamart@redhat.com
Test docker-clang@ubuntu failed
Test checkpatch passed
docs/cpu-hotplug.rst | 140 +++++++++++++++++++++++++++++++++++++++++++
qapi/misc.json       |   8 ++-
qemu-deprecated.texi |   5 ++
3 files changed, 152 insertions(+), 1 deletion(-)
create mode 100644 docs/cpu-hotplug.rst
[Qemu-devel] [PATCH v2 0/2] Deprecate QMP `cpu-add`; document vCPU hotplug
Posted by Kashyap Chamarthy 5 years, 6 months ago
The first patch just deprecates the QMP `cpu-add`, and the second
documents vCPU hotplug procedure via QMP `device_add`.

I'd appreciate if someone can review the accuracy of the document
'cpu-hotplug.rst'.

Thanks: Igor Mammedov for explaining how CPU hot-unplug works on IRC.

Kashyap Chamarthy (2):
  Deprecate QMP `cpu-add`
  docs: Document vCPU hotplug procedure

 docs/cpu-hotplug.rst | 140 +++++++++++++++++++++++++++++++++++++++++++
 qapi/misc.json       |   8 ++-
 qemu-deprecated.texi |   5 ++
 3 files changed, 152 insertions(+), 1 deletion(-)
 create mode 100644 docs/cpu-hotplug.rst

-- 
2.17.1