On Mon, Feb 15, 2021 at 10:59:47 +0100, Andrea Bolognani wrote:
After the recent fixes, it's now confirmed to work.
https://gitlab.com/libvirt/libvirt/-/issues/121
Should it be closed then?
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
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
Just semantics, wasn't the problem just in the test suite? In which case
I'd consider it more of a fix than implementation.
+
+ libvirt now runs on the ARM-based Apple Silicon Macs.
Regardless of the above,
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>