index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
io
/
task.h
Age
Commit message (
Expand
)
Author
2020-10-27
io: Fix Lesser GPL version number
Chetan Pant
2020-06-10
io/task: Move 'qom/object.h' header to source
Philippe Mathieu-Daudé
2019-12-18
io: Fix Error usage in a comment <example>
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-02-12
io: add qio_task_wait_thread to join with a background thread
Daniel P. Berrangé
2018-03-06
qio: non-default context for threaded qtask
Peter Xu
2017-01-23
io: remove Error parameter from QIOTask thread worker
Daniel P. Berrange
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-23
io: add ability to associate an error with a task
Daniel P. Berrange
2017-01-23
io: add ability to associate an opaque "result" with with a task
Daniel P. Berrange
2017-01-23
io: fix typo in docs for QIOTask
Daniel P. Berrange
2017-01-23
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-06
sockets: Use new QAPI cloning
Eric Blake
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-02-23
include: Clean up includes
Peter Maydell
2015-12-18
io: add QIOTask class for async operations
Daniel P. Berrange