Sign in
qemu
/
qemu
/
c6a8a2a7e93a0e656c046d945962468f96aa9b4c
/
include
/
block
/
aio-wait.h
195801d
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
by Stefan Hajnoczi
· 12 months ago
95bbddf
aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
by Stefan Hajnoczi
· 1 year ago
3edf660
aio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
by Stefan Hajnoczi
· 1 year, 8 months ago
04ae220
include/block: fixup typos
by Wilfred Mallawa
· 1 year, 9 months ago
b532526
aio-wait: switch to smp_mb__after_rmw()
by Paolo Bonzini
· 1 year, 10 months ago
fd4b14e
aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
by Emanuele Giuseppe Esposito
· 2 years, 3 months ago
7455ff1
aio_wait_kick: add missing memory barrier
by Emanuele Giuseppe Esposito
· 2 years, 7 months ago
d73415a
qemu/atomic.h: rename atomic_ to qatomic_
by Stefan Hajnoczi
· 4 years, 3 months ago
3c18a92
aio-wait: delegate polling of main AioContext if BQL not held
by Paolo Bonzini
· 4 years, 8 months ago
6834c3f
Clean up decorations and whitespace around header guards
by Markus Armbruster
· 6 years ago
cfe29d8
block: Use a single global AioWait
by Kevin Wolf
· 6 years ago
4865744
aio-wait: Increase num_waiters even in home thread
by Kevin Wolf
· 6 years ago
4d22bbf
block: Allow AIO_WAIT_WHILE with NULL ctx
by Kevin Wolf
· 7 years ago
1cc8e54
block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()
by Kevin Wolf
· 7 years ago
7376eda
block: make BDRV_POLL_WHILE() re-entrancy safe
by Stefan Hajnoczi
· 7 years ago
b89d92f
block: add aio_wait_bh_oneshot()
by Stefan Hajnoczi
· 7 years ago
7719f3c
block: extract AIO_WAIT_WHILE() from BlockDriverState
by Stefan Hajnoczi
· 7 years ago