From: Roman Bolshakov <[email protected]> Signed-off-by: Roman Bolshakov <[email protected]> Signed-off-by: Andrea Bolognani <[email protected]> Tested-by: Brad Laue <[email protected]> Tested-by: Christophe Fergeau <[email protected]> Reviewed-by: Daniel P. Berrangé <[email protected]> --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst index cbfc9b4a15..666a593b58 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,11 @@ v8.1.0 (unreleased) * **New features** + * qemu: Add hvf domain type for Hypervisor.framework + + It works on Intel machines as well as recent machines powered by Apple + Silicon. QEMU 6.2.0 is needed for Apple Silicon support. + * **Improvements** * packaging: sysconfig files no longer installed -- 2.34.1
