]> xenbits.xensource.com Git - libvirt.git/commit
qemu: hotplug: ensure address generation for vfio-ccw
authorBjoern Walk <bwalk@linux.ibm.com>
Mon, 28 Oct 2019 08:06:13 +0000 (09:06 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 12 Nov 2019 15:43:14 +0000 (16:43 +0100)
commit3666d7ac6931077ce8fc4eb9c629a8b220242344
tree7e55efd061ae2447ef8b3092c77430f4da186bc4
parent816bd3e8ac40d523e64383dc9c0d9238284d61c7
qemu: hotplug: ensure address generation for vfio-ccw

When attaching a mediated host device of model vfio-ccw without
specifying a guest-address, none is generated by libvirt. Let's fix this
and make sure to generate a device address during live-hotplug.

Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Signed-off-by: Bjoern Walk <bwalk@linux.ibm.com>
Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_hotplug.c