From: Peter Krempa Date: Fri, 9 Apr 2021 13:24:18 +0000 (+0200) Subject: NEWS: Mention that minimum supported qemu version was bumped to 2.11 X-Git-Tag: v7.4.0-rc1~299 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4979fbf02d9941220fff63a92cf3de72523a71e;p=thirdparty%2Flibvirt.git NEWS: Mention that minimum supported qemu version was bumped to 2.11 Signed-off-by: Peter Krempa Reviewed-by: Pavel Hrdina Reviewed-by: Neal Gompa Reviewed-by: Pavel Hrdina --- diff --git a/NEWS.rst b/NEWS.rst index 73411cdc24..85baad8852 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -11,6 +11,13 @@ For a more fine-grained view, use the `git log`_. v7.4.0 (unreleased) =================== +* **Removed features** + + * qemu: Remove support for QEMU < 2.11 + + In accordance with our platform support policy, the oldest supported QEMU + version is now bumped from 1.5 to 2.11. + * **New features** * **Improvements**