| Commit message (Expand) | Author | Age | Files | Lines |
* | io: Fix Lesser GPL version number | Chetan Pant | 2020-10-27 | 1 | -1/+1 |
* | io/task: Move 'qom/object.h' header to source | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -0/+1 |
* | main-loop: Fix GSource leak in qio_task_thread_worker() | Alberto Garcia | 2019-08-21 | 1 | -0/+1 |
* | io: add qio_task_wait_thread to join with a background thread | Daniel P. Berrangé | 2019-02-12 | 1 | -4/+37 |
* | io: store reference to thread information in the QIOTask struct | Daniel P. Berrangé | 2019-02-12 | 1 | -30/+34 |
* | qio: non-default context for threaded qtask | Peter Xu | 2018-03-06 | 1 | -2/+18 |
* | qio: rename qio_task_thread_result | Peter Xu | 2018-03-06 | 1 | -2/+2 |
* | io: fix possible double free of task error object | Daniel P. Berrange | 2017-01-26 | 1 | -0/+1 |
* | io: remove Error parameter from QIOTask thread worker | Daniel P. Berrange | 2017-01-23 | 1 | -9/+1 |
* | io: change the QIOTask callback signature | Daniel P. Berrange | 2017-01-23 | 1 | -14/+4 |
* | io: add ability to associate an error with a task | Daniel P. Berrange | 2017-01-23 | 1 | -0/+23 |
* | io: add ability to associate an opaque "result" with with a task | Daniel P. Berrange | 2017-01-23 | 1 | -0/+20 |
* | io: stop incrementing reference in qio_task_get_source | Daniel P. Berrange | 2017-01-23 | 1 | -1/+0 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | io: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | io: add QIOTask class for async operations | Daniel P. Berrange | 2015-12-18 | 1 | -0/+159 |