From: Daniel Henrique Barboza Date: Tue, 24 May 2022 10:14:10 +0000 (-0300) Subject: NEWS.rst: document Power10 support X-Git-Tag: v8.4.0-rc1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e79bfda145a69d6ba72daa46b0af187f9dacc8d0;p=thirdparty%2Flibvirt.git NEWS.rst: document Power10 support Update NEWS.rst with the now added Power10 processor support. Reviewed-by: Andrea Bolognani Signed-off-by: Daniel Henrique Barboza --- diff --git a/NEWS.rst b/NEWS.rst index de1b9ca407..b0d4297d53 100644 --- 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**