index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io
/
task.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
io: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-06-10
io/task: Move 'qom/object.h' header to source
Philippe Mathieu-Daudé
1
-0
/
+1
2019-08-21
main-loop: Fix GSource leak in qio_task_thread_worker()
Alberto Garcia
1
-0
/
+1
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