]> git.ipfire.org Git - thirdparty/libvirt.git/commit
split out qemuAssignDeviceInputAlias
authorJán Tomko <jtomko@redhat.com>
Wed, 4 Oct 2017 09:09:22 +0000 (11:09 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 19 Oct 2017 12:43:20 +0000 (14:43 +0200)
commitd059b24aea78934f920c86a54cd8813ef4ca4935
tree88518e4732be79e21a02dbbf72177bb29abef139
parent513a8d4588cb2003c4d977734e544171db7633ab
split out qemuAssignDeviceInputAlias

Move assignment of input device alias into a separate function,
for reuse on hotplug.
src/qemu/qemu_alias.c
src/qemu/qemu_alias.h