]> xenbits.xensource.com Git - libvirt.git/commit
qemuDomainAttachDeviceConfig: Allow redirdev coldplug
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 9 Jun 2016 06:37:05 +0000 (08:37 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 17 Jun 2016 16:12:43 +0000 (18:12 +0200)
commit3441274016bdaa569b4f5711a82e69d0a403ff41
treed0b61111395c1e0040956c4ac7df731da7f0b5e0
parent87bbb6eb2f5ae0ee2d241b9f2a0f4627d64c8f91
qemuDomainAttachDeviceConfig: Allow redirdev coldplug

This is really simple, we just need to append the device into the
domain def and that's it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_driver.c