]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS.rst: document Power10 support
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Tue, 24 May 2022 10:14:10 +0000 (07:14 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Tue, 24 May 2022 17:25:41 +0000 (14:25 -0300)
Update NEWS.rst with the now added Power10 processor support.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
NEWS.rst

index de1b9ca4070a5c1616bd99265fa806ea87b5a517..b0d4297d5342566c192a71de16c4e774f7e05ba9 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -22,6 +22,10 @@ v8.4.0 (unreleased)
     Libvirt is now able to setup a D-Bus display export, either with a private
     bus or in p2p mode. This display is available in QEMU 7.0.0.
 
+  * qemu: ppc64 Power10 processor support
+
+    Support for the recently released IBM Power10 processor was added.
+
 * **Improvements**
 
 * **Bug fixes**