COMMITS
/ include/io/task.h August 23, 2023
M
util: spelling fixes
Michael Tokarev committed
October 14, 2020
C
io: Fix Lesser GPL version number
Chetan Pant committed
May 4, 2020
P
io/task: Move 'qom/object.h' header to source
Philippe Mathieu-Daudé committed
December 4, 2019
M
io: Fix Error usage in a comment <example>
Markus Armbruster committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
February 11, 2019
D
io: add qio_task_wait_thread to join with a background thread
Daniel P. Berrangé committed
March 5, 2018
P
qio: non-default context for threaded qtask
Peter Xu committed
August 11, 2016
D
io: remove Error parameter from QIOTask thread worker
Daniel P. Berrange committed
D
io: change the QIOTask callback signature
Daniel P. Berrange committed
D
io: add ability to associate an error with a task
Daniel P. Berrange committed
D
io: add ability to associate an opaque "result" with with a task
Daniel P. Berrange committed
D
io: fix typo in docs for QIOTask
Daniel P. Berrange committed
D
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange committed
June 29, 2016
M
Clean up ill-advised or unusual header guards
Markus Armbruster committed
June 9, 2016
E
sockets: Use new QAPI cloning
Eric Blake committed
March 23, 2016
S
Fix some typos found by codespell
Stefan Weil committed
February 23, 2016
P
include: Clean up includes
Peter Maydell committed
March 18, 2015
D
io: add QIOTask class for async operations
Daniel P. Berrange committed