Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-06 | qio: non-default context for threaded qtask | Peter Xu | 1 | -2/+5 |
2017-01-23 | io: remove Error parameter from QIOTask thread worker | Daniel P. Berrange | 1 | -11/+8 |
2017-01-23 | io: change the QIOTask callback signature | Daniel P. Berrange | 1 | -31/+42 |
2017-01-23 | io: add ability to associate an error with a task | Daniel P. Berrange | 1 | -0/+32 |
2017-01-23 | io: add ability to associate an opaque "result" with with a task | Daniel P. Berrange | 1 | -0/+27 |
2017-01-23 | io: fix typo in docs for QIOTask | Daniel P. Berrange | 1 | -3/+3 |
2017-01-23 | io: stop incrementing reference in qio_task_get_source | Daniel P. Berrange | 1 | -3/+4 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -3/+3 |
2016-07-06 | sockets: Use new QAPI cloning | Eric Blake | 1 | -1/+1 |
2016-05-18 | Fix some typos found by codespell | Stefan Weil | 1 | -1/+1 |
2016-02-23 | include: Clean up includes | Peter Maydell | 1 | -1/+0 |
2015-12-18 | io: add QIOTask class for async operations | Daniel P. Berrange | 1 | -0/+256 |