]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Let tests override waiting time for device unplug
authorJiri Denemark <jdenemar@redhat.com>
Fri, 26 Jul 2013 10:18:01 +0000 (12:18 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 26 Aug 2013 14:09:55 +0000 (16:09 +0200)
commit419489e618fdc071eb06ff1f2ad03774e1515650
tree9ce5e1c763ff397f4d734dc8030b06937ce09ac8
parentb2f76cd20e3f78d11a8c03f481f18da3d0af46c9
qemu: Let tests override waiting time for device unplug

We don't want tests to wait 5 seconds for an event which we know will
never come.
src/Makefile.am
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplugpriv.h [new file with mode: 0644]