And simplify the entry by removing mentions of QEMU 2.12 and macOS 10.10, which are both ancient at this point, and of specific hardware features that are going to be present in any recent Apple machine. Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx> Tested-by: Brad Laue <brad@xxxxxxxxxx> --- NEWS.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/NEWS.rst b/NEWS.rst index ee2a125e6e..1057da4c70 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -19,11 +19,8 @@ v8.1.0 (unreleased) * qemu: Add hvf domain type for Hypervisor.framework - QEMU introduced experimental support of Hypervisor.framework - since 2.12. - - It's supported on machines with Intel VT-x feature set that includes - Extended Page Tables (EPT) and Unrestricted Mode since macOS 10.10. + 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** -- 2.34.1