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