qemu-e2k/include/io
Kevin Wolf 6886ceaf61 io: Make qio_channel_yield() interruptible
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>
2019-02-25 15:03:19 +01:00
..
channel-buffer.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-command.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-file.h io: Fix QIOChannelFile when creating and opening read-write 2018-02-15 16:54:57 +00:00
channel-socket.h qio: non-default context for async conn 2018-03-06 10:19:06 +00:00
channel-tls.h io: return 0 for EOF in TLS session read after shutdown 2018-11-19 11:16:46 -06:00
channel-util.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-watch.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-websock.h io: get rid of bounce buffering in websock write path 2017-10-16 16:57:08 +01:00
channel.h io: Make qio_channel_yield() interruptible 2019-02-25 15:03:19 +01:00
dns-resolver.h Include less of the generated modular QAPI headers 2018-03-02 13:45:50 -06:00
net-listener.h qio: store gsources for net listeners 2018-03-06 10:19:05 +00:00
task.h io: add qio_task_wait_thread to join with a background thread 2019-02-12 17:35:56 +01:00