index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
aio-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio-posix: Fix concurrent aio_poll/set_fd_handler.
Remy Noel
2019-01-14
1
-36
/
+53
*
aio-posix: Unregister fd from ctx epoll when removing fd_handler.
Remy Noel
2019-01-14
1
-0
/
+3
*
util: aio-posix: fix a typo
Li Qiang
2018-10-29
1
-1
/
+1
*
aio-posix: do skip system call if ctx->notifier polling succeeds
Paolo Bonzini
2018-09-26
1
-3
/
+4
*
aio-posix: compute timeout before polling
Paolo Bonzini
2018-09-26
1
-25
/
+34
*
aio-posix: fix concurrent access to poll_disable_cnt
Paolo Bonzini
2018-09-26
1
-11
/
+15
*
aio-posix: Improve comment around marking node deleted
Fam Zheng
2018-08-15
1
-1
/
+1
*
aio: Do aio_notify_accept only during blocking aio_poll
Fam Zheng
2018-08-15
1
-2
/
+2
*
aio-posix: Don't count ctx->notifier as progress when polling
Fam Zheng
2018-08-15
1
-1
/
+2
*
iothread: fix epollfd leak in the process of delIOThread
Jie Wang
2018-05-18
1
-3
/
+10
*
async: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
2018-02-10
1
-1
/
+1
*
aio-posix: drop QEMU_AIO_POLL_MAX_NS env var
Stefan Hajnoczi
2017-11-06
1
-7
/
+0
*
aio: fix assert when remove poll during destroy
Stefan Hajnoczi
2017-10-03
1
-1
/
+8
*
async: remove unnecessary inc/dec pairs
Paolo Bonzini
2017-02-21
1
-5
/
+3
*
aio-posix: partially inline aio_dispatch into aio_poll
Paolo Bonzini
2017-02-21
1
-30
/
+14
*
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
2017-02-21
1
-7
/
+0
*
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
2017-02-21
1
-2
/
+0
*
aio: push aio_context_acquire/release down to dispatching
Paolo Bonzini
2017-02-21
1
-14
/
+11
*
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
2017-02-21
1
-0
/
+758