diff options
author | Paolo Bonzini | 2018-12-03 16:32:19 +0100 |
---|---|---|
committer | Paolo Bonzini | 2019-02-05 16:48:40 +0100 |
commit | 04ad1bf68e22dd5de8249ffd4c4e5886d50f3f95 (patch) | |
tree | a534002d6ade69a912bb3c4f18421b56bd2ba870 /hw/lm32 | |
parent | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st... (diff) | |
download | qemu-04ad1bf68e22dd5de8249ffd4c4e5886d50f3f95.tar.gz qemu-04ad1bf68e22dd5de8249ffd4c4e5886d50f3f95.tar.xz qemu-04ad1bf68e22dd5de8249ffd4c4e5886d50f3f95.zip |
vhost-user-test: use g_cond_broadcast
g_cond_signal is rarely the right thing to do, it works now because
vhost-user-test only has two threads but it is not correct in general.
Fix it before adding more calls.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1543851204-41186-7-git-send-email-pbonzini@redhat.com>
Diffstat (limited to 'hw/lm32')
0 files changed, 0 insertions, 0 deletions