Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove various unused functions | Thomas Huth | 2015-05-08 | 1 | -12/+0 |
* | iothread: release iothread around aio_poll | Paolo Bonzini | 2015-04-28 | 1 | -9/+2 |
* | async: aio_context_new(): Handle event_notifier_init failure | Chrysostomos Nanakos | 2014-09-22 | 1 | -1/+10 |
* | AioContext: do not rely on aio_poll(ctx, true) result to end a loop | Paolo Bonzini | 2014-07-14 | 1 | -1/+4 |
* | iothread: make IOThread struct definition public | Stefan Hajnoczi | 2014-04-04 | 1 | -11/+0 |
* | qmp: add query-iothreads command | Stefan Hajnoczi | 2014-03-13 | 1 | -0/+36 |
* | iothread: stash thread ID away | Stefan Hajnoczi | 2014-03-13 | 1 | -0/+22 |
* | iothread: add I/O thread object | Stefan Hajnoczi | 2014-03-13 | 1 | -0/+120 |