mirror of
https://github.com/mii443/qemu.git
synced 2025-08-26 00:49:39 +00:00
Similar to how qemu_co_sleep_ns() allows preemption from an external coroutine entry, allow reentering qio_channel_yield() early. Signed-off-by: Kevin Wolf <kwolf@redhat.com>