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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
block
/
aio-wait.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-10
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
Stefan Hajnoczi
1
-1
/
+1
2023-04-25
include/block: fixup typos
Wilfred Mallawa
1
-1
/
+1
2023-03-07
aio-wait: switch to smp_mb__after_rmw()
Paolo Bonzini
1
-1
/
+1
2022-10-07
aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
Emanuele Giuseppe Esposito
1
-4
/
+13
2022-06-24
aio_wait_kick: add missing memory barrier
Emanuele Giuseppe Esposito
1
-0
/
+2
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-2
/
+2
2020-04-09
aio-wait: delegate polling of main AioContext if BQL not held
Paolo Bonzini
1
-0
/
+22
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2018-09-25
block: Use a single global AioWait
Kevin Wolf
1
-11
/
+11
2018-09-25
aio-wait: Increase num_waiters even in home thread
Kevin Wolf
1
-3
/
+3
2018-06-18
block: Allow AIO_WAIT_WHILE with NULL ctx
Kevin Wolf
1
-4
/
+9
2018-06-18
block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()
Kevin Wolf
1
-14
/
+8
2018-03-12
block: make BDRV_POLL_WHILE() re-entrancy safe
Stefan Hajnoczi
1
-31
/
+30
2018-03-08
block: add aio_wait_bh_oneshot()
Stefan Hajnoczi
1
-0
/
+13
2018-03-02
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
1
-0
/
+116