From: Andrea Bolognani Date: Mon, 15 Feb 2021 09:58:29 +0000 (+0100) Subject: news: Mention Apple Silicon support X-Git-Tag: v7.1.0-rc1~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cca0f9db422715bf7181fe5e907917f8e54278e0;p=thirdparty%2Flibvirt.git news: Mention Apple Silicon support After the recent fixes, it's now confirmed to work. https://gitlab.com/libvirt/libvirt/-/issues/121 Signed-off-by: Andrea Bolognani Reviewed-by: Peter Krempa --- diff --git a/NEWS.rst b/NEWS.rst index a9a1a61119..440dbf2601 100644 --- 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 ```` model