mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-13 13:24:04 +00:00
do not use timedwait on qemu_pause_cond
all_vcpus_paused can start returning true after penv->stopped changes from 0 to 1. When this is done, qemu_pause_cond is always signaled. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
e009894f08
commit
be7d6c57c4
Loading…
Reference in New Issue
Block a user