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
/
util
/
aio-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
aio-posix: Assert that aio_poll() is always called in home thread
Kevin Wolf
1
-1
/
+2
2019-01-14
aio-posix: Fix concurrent aio_poll/set_fd_handler.
Remy Noel
1
-36
/
+53
2019-01-14
aio-posix: Unregister fd from ctx epoll when removing fd_handler.
Remy Noel
1
-0
/
+3
2018-10-29
util: aio-posix: fix a typo
Li Qiang
1
-1
/
+1
2018-09-26
aio-posix: do skip system call if ctx->notifier polling succeeds
Paolo Bonzini
1
-3
/
+4
2018-09-26
aio-posix: compute timeout before polling
Paolo Bonzini
1
-25
/
+34
2018-09-26
aio-posix: fix concurrent access to poll_disable_cnt
Paolo Bonzini
1
-11
/
+15
2018-08-15
aio-posix: Improve comment around marking node deleted
Fam Zheng
1
-1
/
+1
2018-08-15
aio: Do aio_notify_accept only during blocking aio_poll
Fam Zheng
1
-2
/
+2
2018-08-15
aio-posix: Don't count ctx->notifier as progress when polling
Fam Zheng
1
-1
/
+2
2018-05-18
iothread: fix epollfd leak in the process of delIOThread
Jie Wang
1
-3
/
+10
2018-02-10
async: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-1
/
+1
2017-11-06
aio-posix: drop QEMU_AIO_POLL_MAX_NS env var
Stefan Hajnoczi
1
-7
/
+0
2017-10-03
aio: fix assert when remove poll during destroy
Stefan Hajnoczi
1
-1
/
+8
2017-02-21
async: remove unnecessary inc/dec pairs
Paolo Bonzini
1
-5
/
+3
2017-02-21
aio-posix: partially inline aio_dispatch into aio_poll
Paolo Bonzini
1
-30
/
+14
2017-02-21
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
1
-7
/
+0
2017-02-21
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
1
-2
/
+0
2017-02-21
aio: push aio_context_acquire/release down to dispatching
Paolo Bonzini
1
-14
/
+11
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
1
-0
/
+758