]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove last uses of QEMU_CAPS_VIRTIO_S390
authorPeter Krempa <pkrempa@redhat.com>
Fri, 11 Jun 2021 12:59:05 +0000 (14:59 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 15 Jun 2021 14:58:23 +0000 (16:58 +0200)
commit69da676aa302a679720d34e1c60b0388398c67f5
treebf3537cd0d4c01c5f9f09dc5e7cfc6877acec8e8
parent3dc7a0e934ab61efcdba0a4187a5c8ba39282e65
qemu: Remove last uses of QEMU_CAPS_VIRTIO_S390

Modify the code in the last two instances in the code to behave as if
the flag is not asserted.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_hotplug.c