aboutsummaryrefslogtreecommitdiff
path: root/iothread.c
AgeCommit message (Expand)Author
2015-12-03iothread: include id in thread namePaolo Bonzini
2015-07-24rcu: actually register threads that have RCU read-side critical sectionsPaolo Bonzini
2015-06-19qom: Add helper function for getting user objects rootDaniel P. Berrange
2015-06-12Revert "iothread: release iothread around aio_poll"Stefan Hajnoczi
2015-05-08Remove various unused functionsThomas Huth
2015-04-28iothread: release iothread around aio_pollPaolo Bonzini
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos
2014-07-14AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini
2014-04-04iothread: make IOThread struct definition publicStefan Hajnoczi
2014-03-13qmp: add query-iothreads commandStefan Hajnoczi
2014-03-13iothread: stash thread ID awayStefan Hajnoczi
2014-03-13iothread: add I/O thread objectStefan Hajnoczi