aboutsummaryrefslogtreecommitdiff
path: root/include/io/task.h
AgeCommit message (Expand)Author
2020-10-27io: Fix Lesser GPL version numberChetan Pant
2020-06-10io/task: Move 'qom/object.h' header to sourcePhilippe Mathieu-Daudé
2019-12-18io: Fix Error usage in a comment <example>Markus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-02-12io: add qio_task_wait_thread to join with a background threadDaniel P. Berrangé
2018-03-06qio: non-default context for threaded qtaskPeter Xu
2017-01-23io: remove Error parameter from QIOTask thread workerDaniel P. Berrange
2017-01-23io: change the QIOTask callback signatureDaniel P. Berrange
2017-01-23io: add ability to associate an error with a taskDaniel P. Berrange
2017-01-23io: add ability to associate an opaque "result" with with a taskDaniel P. Berrange
2017-01-23io: fix typo in docs for QIOTaskDaniel P. Berrange
2017-01-23io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-06sockets: Use new QAPI cloningEric Blake
2016-05-18Fix some typos found by codespellStefan Weil
2016-02-23include: Clean up includesPeter Maydell
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange