[libvirt] [PATCH 5/5] news: Mention specific vCPU hotplug API

Peter Krempa posted 5 patches 8 years, 12 months ago
[libvirt] [PATCH 5/5] news: Mention specific vCPU hotplug API
Posted by Peter Krempa 8 years, 12 months ago
---
 docs/news.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index a214b3316..3a540deba 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -44,6 +44,16 @@
           openvswitch calls in the libvirtd configuration file.
         </description>
       </change>
+      <change>
+        <summary>
+          Add API for individual/specific vCPU hotplug
+        </summary>
+        <description>
+          The new API allows selecting specific vCPUs to be added/removed from
+          the VM. The existing APIs allowed only adding/removing from the end
+          which did not play well with NUMA.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.11.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 5/5] news: Mention specific vCPU hotplug API
Posted by Pavel Hrdina 8 years, 11 months ago
On Fri, Feb 10, 2017 at 06:10:22PM +0100, Peter Krempa wrote:
> ---
>  docs/news.xml | 10 ++++++++++
>  1 file changed, 10 insertions(+)

ACK

Pavel
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list