From cca0f9db422715bf7181fe5e907917f8e54278e0 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Mon, 15 Feb 2021 10:58:29 +0100 Subject: [PATCH] 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 --- NEWS.rst | 6 ++++++ 1 file changed, 6 insertions(+) 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