do not use timedwait on qemu_system_cond
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 12 Mar 2011 16:44:01 +0000 (17:44 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 13 Mar 2011 14:44:22 +0000 (14:44 +0000)
commit47f8150b7278fa689774bced72f225568d1f37a0
treeab4cf8dc5a53025394a63fd6e2f45c39cd0e7d77
parent10708f5ab49d8370aa049ebcbc9d0d29f5146ff6
do not use timedwait on qemu_system_cond

qemu_main_loop_start is the only place where qemu_system_ready is set
to 1.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
cpus.c