]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: make qemuComparePCIDevice aware of multiple buses
authorJán Tomko <jtomko@redhat.com>
Wed, 3 Apr 2013 16:09:47 +0000 (18:09 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 19 Apr 2013 15:50:54 +0000 (17:50 +0200)
commit8e5928de98c7494442842085af3239f4d5730b17
treec855f83c4f5c19ca641609010f0ac164ce4136ad
parentbcefb50792a6d8b4a2122ab74aa312ca333beb93
qemu: make qemuComparePCIDevice aware of multiple buses

Bus and domain need to be checked as well, otherwise we might
get false positives when searching for multi-function devices.
src/qemu/qemu_hotplug.c