]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Allow marking unplugged devices by alias
authorPeter Krempa <pkrempa@redhat.com>
Thu, 4 Aug 2016 21:53:13 +0000 (23:53 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 24 Aug 2016 19:44:47 +0000 (15:44 -0400)
commit00990d9f4c1792f08a53a9b584b3547f52bf2b2c
tree4af9accb274eb6d43ffdc9600ca34d6e70a2b041
parent6d4ee77d754df83a0d006c8b503042b437c14df8
qemu: hotplug: Allow marking unplugged devices by alias

Add a overlay function that takes the alias directly rather than
extracting it from a device info.
src/qemu/qemu_hotplug.c