diff options
author | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-05-24 07:14:10 -0300 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-05-24 14:25:41 -0300 |
commit | e79bfda145a69d6ba72daa46b0af187f9dacc8d0 (patch) | |
tree | 9337d777cd78210d500bf7c62728562e0b023f99 /NEWS.rst | |
parent | 316de7eb12964244100dc2cfb013c8c1462a8170 (diff) | |
download | libvirt-e79bfda145a69d6ba72daa46b0af187f9dacc8d0.tar.gz |
NEWS.rst: document Power10 support
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>
Diffstat (limited to 'NEWS.rst')
-rw-r--r-- | NEWS.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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** |