]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: On attach to live XML check for user alias collision only live XML
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 26 Apr 2019 13:30:40 +0000 (15:30 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 26 Apr 2019 13:47:36 +0000 (15:47 +0200)
commit57eb2936f34b789703ff610a31ac7467d588b85b
treee3a7d43eb5baf8a14d0b5d5270b40cd85ee5173c
parentc4c44b535b474ef4a04bcc241bb24bb18d2a3a3d
qemu: On attach to live XML check for user alias collision only live XML

When attaching a device to live XML we don't care (well,
shouldn't care) that there's already a device in inactive XML
that has the same user alias.

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