---
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