From: Peter Krempa Date: Fri, 10 Feb 2017 17:03:52 +0000 (+0100) Subject: news: Mention specific vCPU hotplug API X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=6304277534b3bd569861ae64f522898b66417adc;p=libvirt.git news: Mention specific vCPU hotplug API --- diff --git a/docs/news.xml b/docs/news.xml index 8d53e07973..2a4bfb558a 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -80,6 +80,16 @@ devices, providing device type information. + + + Add API for individual/specific vCPU hotplug + + + 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. + +