summaryrefslogtreecommitdiffstats
path: root/iothread.c
Commit message (Expand)AuthorAgeFilesLines
* iothread: include id in thread namePaolo Bonzini2015-12-031-1/+6
* rcu: actually register threads that have RCU read-side critical sectionsPaolo Bonzini2015-07-241-0/+5
* qom: Add helper function for getting user objects rootDaniel P. Berrange2015-06-191-3/+1
* Revert "iothread: release iothread around aio_poll"Stefan Hajnoczi2015-06-121-2/+9
* Remove various unused functionsThomas Huth2015-05-081-12/+0
* iothread: release iothread around aio_pollPaolo Bonzini2015-04-281-9/+2
* async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-221-1/+10
* AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini2014-07-141-1/+4
* iothread: make IOThread struct definition publicStefan Hajnoczi2014-04-041-11/+0
* qmp: add query-iothreads commandStefan Hajnoczi2014-03-131-0/+36
* iothread: stash thread ID awayStefan Hajnoczi2014-03-131-0/+22
* iothread: add I/O thread objectStefan Hajnoczi2014-03-131-0/+120
OpenPOWER on IntegriCloud