]> git.ipfire.org Git - thirdparty/libvirt.git/commit
pci: update stubDriver name in virPCIDeviceBindToStub
authorLaine Stump <laine@laine.org>
Mon, 3 Jun 2013 17:50:42 +0000 (13:50 -0400)
committerLaine Stump <laine@laine.org>
Tue, 25 Jun 2013 22:10:25 +0000 (18:10 -0400)
commit6e8003ad30e939738a5ddfe8b5c87c841c29c2ea
tree3e98e00baaa98f286aad6462e072392622da52f5
parentc13dddaf3e1c839a5c5b0a42388f8acefde33a25
pci: update stubDriver name in virPCIDeviceBindToStub

If the device is bound to a stub driver different from what is saved
in the virPCIDevice's stubDriver attribute, update it.
src/util/virpci.c