]> xenbits.xensource.com Git - libvirt.git/commit
Require QEMU 1.5.0
authorJán Tomko <jtomko@redhat.com>
Tue, 10 Apr 2018 12:52:47 +0000 (14:52 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 10 Apr 2018 13:16:44 +0000 (15:16 +0200)
commitc1bc9c662b411f8fa06071991921a180480a0f40
tree618a5ecfb2f7dea938994e81541754ec54a861c9
parenta7424faff0fe8270c18d5e9e3befcfd2822d421f
Require QEMU 1.5.0

According to the policy described on https://libvirt.org/platforms.html
the QEMU versions in the oldest relevant releses are:

  SLES 12: 2.0.0
  RHEL 7: 1.5.3
  Ubuntu 14.04: 2.0.0

Set the minimum to 1.5.0 and drop support for RHEL 6.

This will let us assume lots of capabilities.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_capabilities.c
tests/qemucapabilitiesdata/caps_1.2.2.x86_64.replies [deleted file]
tests/qemucapabilitiesdata/caps_1.2.2.x86_64.xml [deleted file]
tests/qemucapabilitiesdata/caps_1.3.1.x86_64.replies [deleted file]
tests/qemucapabilitiesdata/caps_1.3.1.x86_64.xml [deleted file]
tests/qemucapabilitiesdata/caps_1.4.2.x86_64.replies [deleted file]
tests/qemucapabilitiesdata/caps_1.4.2.x86_64.xml [deleted file]
tests/qemucapabilitiestest.c