summaryrefslogtreecommitdiff
path: root/iothread.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos1-1/+10
2014-07-14AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini1-1/+4
2014-04-04iothread: make IOThread struct definition publicStefan Hajnoczi1-11/+0
2014-03-13qmp: add query-iothreads commandStefan Hajnoczi1-0/+36
2014-03-13iothread: stash thread ID awayStefan Hajnoczi1-0/+22
2014-03-13iothread: add I/O thread objectStefan Hajnoczi1-0/+120