]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: support bootindex on vfio-ccw mdev devices
authorBoris Fiuczynski <fiuczy@linux.ibm.com>
Tue, 27 Aug 2019 14:19:23 +0000 (16:19 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 28 Aug 2019 10:26:43 +0000 (12:26 +0200)
commit0c67a11a4a30c85feae4d8671834941bdd78e896
treea5b761abe7c69aa71cae099c1d766212891be092
parent1219f0cadc93aa0953cc5ad31e9f8675b546675c
qemu: support bootindex on vfio-ccw mdev devices

Add support to specify a boot order on vfio-ccw passthrough devices.

Reviewed-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Bjoern Walk <bwalk@linux.ibm.com>
Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_domain.c
tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw-boot.s390x-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/hostdev-subsys-mdev-vfio-ccw-boot.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/hostdev-subsys-mdev-vfio-ccw-boot.s390x-latest.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c