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
/
util
/
async.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
util/async: use qemu_aio_coroutine_enter in co_schedule_bh_cb
Sergio Lopez
1
-1
/
+1
2018-06-27
linux-aio: properly bubble up errors from initialization
Nishanth Aravamudan
1
-3
/
+11
2018-05-18
iothread: fix epollfd leak in the process of delIOThread
Jie Wang
1
-0
/
+1
2017-11-21
coroutine: abort if we try to schedule or enter a pending coroutine
Jeff Cody
1
-0
/
+13
2017-11-08
util/async: use atomic_mb_set in qemu_bh_cancel
Sergio Lopez
1
-1
/
+1
2017-04-11
async: Introduce aio_co_enter
Fam Zheng
1
-1
/
+6
2017-03-14
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
1
-1
/
+1
2017-02-21
async: remove unnecessary inc/dec pairs
Paolo Bonzini
1
-6
/
+6
2017-02-21
aio-posix: partially inline aio_dispatch into aio_poll
Paolo Bonzini
1
-1
/
+1
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
1
-2
/
+2
2017-02-21
aio: push aio_context_acquire/release down to dispatching
Paolo Bonzini
1
-0
/
+2
2017-02-21
aio: introduce aio_co_schedule and aio_co_wake
Paolo Bonzini
1
-0
/
+65
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
1
-0
/
+423