]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Mention Apple Silicon support
authorAndrea Bolognani <abologna@redhat.com>
Mon, 15 Feb 2021 09:58:29 +0000 (10:58 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 15 Feb 2021 10:18:44 +0000 (11:18 +0100)
After the recent fixes, it's now confirmed to work.

https://gitlab.com/libvirt/libvirt/-/issues/121

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index a9a1a611192a333aadd6104a8968c2fd965cbcb7..440dbf260162a2f3f74f3e71cefe9562f8045d79 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -11,6 +11,12 @@ For a more fine-grained view, use the `git log`_.
 v7.1.0 (unreleased)
 ===================
 
+* **Portability**
+
+  * Implement Apple Silicon support
+
+    libvirt now runs on the ARM-based Apple Silicon Macs.
+
 * **New features**
 
   * Introduce virtio-pmem ``<memory/>`` model