do not use timedwait on qemu_system_cond
commite009894f088507e245ae6c62aa0761b2afdf1c6b
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 12 Mar 2011 16:44:01 +0000 (12 17:44 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 13 Mar 2011 14:44:22 +0000 (13 14:44 +0000)
treeab4cf8dc5a53025394a63fd6e2f45c39cd0e7d77
parent9705fbb5636fbe36956e6886227e9e871689cf83
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