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