COMMITS
/ io/task.c 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
August 12, 2019
A
main-loop: Fix GSource leak in qio_task_thread_worker()
Alberto Garcia committed
February 11, 2019
D
io: add qio_task_wait_thread to join with a background thread
Daniel P. Berrangé committed
D
io: store reference to thread information in the QIOTask struct
Daniel P. Berrangé committed
March 5, 2018
P
qio: non-default context for threaded qtask
Peter Xu committed
P
qio: rename qio_task_thread_result
Peter Xu committed
January 25, 2017
D
io: fix possible double free of task error object
Daniel P. Berrange 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: stop incrementing reference in qio_task_get_source
Daniel P. Berrange committed
March 14, 2016
M
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster committed
January 29, 2016
P
io: Clean up includes
Peter Maydell committed
March 18, 2015
D
io: add QIOTask class for async operations
Daniel P. Berrange committed