index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io
/
task.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
io: add qio_task_wait_thread to join with a background thread
Daniel P. Berrangé
1
-4
/
+37
2019-02-12
io: store reference to thread information in the QIOTask struct
Daniel P. Berrangé
1
-30
/
+34
2018-03-06
qio: non-default context for threaded qtask
Peter Xu
1
-2
/
+18
2018-03-06
qio: rename qio_task_thread_result
Peter Xu
1
-2
/
+2
2017-01-26
io: fix possible double free of task error object
Daniel P. Berrange
1
-0
/
+1
2017-01-23
io: remove Error parameter from QIOTask thread worker
Daniel P. Berrange
1
-9
/
+1
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
1
-14
/
+4
2017-01-23
io: add ability to associate an error with a task
Daniel P. Berrange
1
-0
/
+23
2017-01-23
io: add ability to associate an opaque "result" with with a task
Daniel P. Berrange
1
-0
/
+20
2017-01-23
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange
1
-1
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-04
io: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-18
io: add QIOTask class for async operations
Daniel P. Berrange
1
-0
/
+159