]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Xen: Bump minimum supported Xen version to 4.9
authorJim Fehlig <jfehlig@suse.com>
Mon, 14 Jun 2021 17:17:54 +0000 (11:17 -0600)
committerJim Fehlig <jfehlig@suse.com>
Thu, 17 Jun 2021 16:11:56 +0000 (10:11 -0600)
commit68940b3fb3c43b8aa03cb6fd2f1d00b1737c9b2c
treece1ce7a25376a4c0ff2269b05c229a7cd1a89491
parent70a2b618bb9116154f1382681b19f84631e0be73
Xen: Bump minimum supported Xen version to 4.9

Platforms supported by libvirt have the following Xen versions

openSUSE Leap 15.2: 4.13
openSUSE Leap 15.3: 4.14
         Fedora 33: 4.14
      Ubuntu 18.04: 4.9
      Ubuntu 20.04: 4.11
     Debian Stable: 4.11

Bumping the minimum version doesn't allow us to drop much code, but it
does provide better alignment with libvirt's platform support statement.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
meson.build