mirror of
https://github.com/mii443/qemu.git
synced 2025-08-29 10:29:27 +00:00
Check exit conditions before entering blocking aio_poll(). This is mainly for consistency since it's unlikely that we are stopping in the first event loop iteration. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>