]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Mention specific vCPU hotplug API
authorPeter Krempa <pkrempa@redhat.com>
Fri, 10 Feb 2017 17:03:52 +0000 (18:03 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 21 Feb 2017 14:28:07 +0000 (15:28 +0100)
docs/news.xml

index 8d53e07973c1bbf94f87c231358f7588d5099c00..2a4bfb558a9b14552d03b6369e8c00e4a77d80ff 100644 (file)
           devices, providing device type information.
         </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>