qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Kashyap Chamarthy
Subject: [Qemu-devel] [PATCH v2 0/2] Deprecate QMP `cpu-add`; document vCPU hotplug
Date: Tue, 25 Sep 2018 18:02:46 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]