]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Extract code for waiting for tray eject
authorPeter Krempa <pkrempa@redhat.com>
Mon, 23 May 2016 12:50:17 +0000 (14:50 +0200)
committerCole Robinson <crobinso@redhat.com>
Thu, 23 Jun 2016 20:00:43 +0000 (16:00 -0400)
commit49f05e044359bb43c3aa79e464285cce4ff44a4c
tree76d04aca04da2cd4e70eb51824ea1ed51d5bc1ef
parent22eaa071e4566cc6058d39b134063b7d6a47e230
qemu: hotplug: Extract code for waiting for tray eject

The code grew rather convoluted. Extract it to a separate function.

(cherry picked from commit 0aa19f35e0f3c1712f2569986d4d0a93b488c35c)
src/qemu/qemu_hotplug.c