]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Formally deprecate support for qemu < 2.11
authorPeter Krempa <pkrempa@redhat.com>
Tue, 30 Mar 2021 13:24:41 +0000 (15:24 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 May 2021 10:14:44 +0000 (12:14 +0200)
commitb4cbdbe90bbf85eaf687f532d5a52a11e664b781
tree6c48eeb5b8bae4700aec73eaafca3034c5e69883
parente0c6691e78ed23f62faab03375b53c53669361ef
qemu: Formally deprecate support for qemu < 2.11

As of May 7 2021, rhel-8 will be out for two years, which means we no
longer have to support rhel-7 ancient qemu.

QEMU versions in our supported distros:

 RHEL-8: 2.12
 Debian Stable: 3.1
 OpenSuse LEAP 15.0 (SLES15 GA): 2.11
 OpenSuse LEAP 15.2: 4.2
 Ubuntu (Bionic): 2.11
 Ubuntu (Focal): 4.2

This means we can bring up the minimum supported version to 2.11.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Neal Gompa <ngompa13@gmail.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
docs/drvqemu.rst
tests/testutilsqemu.c