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