]> xenbits.xensource.com Git - libvirt.git/commit
qemu: remove support for transitional virtio-input-host
authorJán Tomko <jtomko@redhat.com>
Tue, 18 Jan 2022 15:01:04 +0000 (16:01 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 18 Jan 2022 18:13:40 +0000 (19:13 +0100)
commitae8add363a54e30ebf1c71e8644fe626a5029c33
tree8a8190099fb35f995edd085fa513ead89f2691d4
parent8b90d0833a5c1b3ffb31b22aa338a3efa004b215
qemu: remove support for transitional virtio-input-host

virtio-input is virtio-1.0 only and these models have been only present
in one upstream QEMU release, then removed by:

      commit d923e30578a65392e50e530e3a29b2edf5c51c5b
          virtio-input-host-pci: cleanup types

https://bugzilla.redhat.com/show_bug.cgi?id=1745868

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_command.c