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