From: Andrea Bolognani Date: Mon, 8 Jan 2024 16:47:45 +0000 (+0100) Subject: news: Mention support for CPU clusters X-Git-Tag: v10.1.0-rc1~268 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a45455558d74b2cb351c74cab472ac654f54708;p=thirdparty%2Flibvirt.git news: Mention support for CPU clusters Signed-off-by: Andrea Bolognani Reviewed-by: Peter Krempa --- diff --git a/NEWS.rst b/NEWS.rst index 91d0571beb..e5df8224e9 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,12 @@ v10.1.0 (unreleased) * **New features** + * qemu: Support clusters in CPU topology + + It is now possible to configure the guest CPU topology to use clusters. + Additionally, if CPU clusters are present in the host topology, they will + be reported as part of the capabilities XML. + * **Improvements** * **Bug fixes**