]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Rename controller hotplug functions to not be PCI-specific
authorEric Farman <farman@linux.vnet.ibm.com>
Thu, 21 Nov 2013 03:36:25 +0000 (22:36 -0500)
committerJán Tomko <jtomko@redhat.com>
Thu, 21 Nov 2013 09:05:46 +0000 (10:05 +0100)
commit271eb0584b789c550187e85bdc9fa09f44a37352
tree777c07def8a103d3b400856c250d053272c8b18d
parentb96651dec09850dcc9fdace5a149c06a793f611e
qemu: Rename controller hotplug functions to not be PCI-specific

For attach/detach of controller devices, we rename the functions to
remove 'PCI' from their title.  The actual separation of PCI-specific
operations will be handled in the next patch.

Signed-off-by: Eric Farman <farman@linux.vnet.ibm.com>
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h