]> git.proxmox.com Git - mirror_qemu.git/history - block/io_uring.c
io_uring: use io_uring_cq_ready() to check for ready cqes
[mirror_qemu.git] / block / io_uring.c
2020-06-05 Stefano Garzarellaio_uring: use io_uring_cq_ready() to check for ready...
2020-06-05 Stefano Garzarellaio_uring: retry io_uring_submit() if it fails with...
2020-02-25 Paolo BonziniMerge branch 'exec_rw_const_v4' of https://github.com...
2020-02-25 Paolo BonziniMerge tag 'patchew/20200219160953.13771-1-imammedo...
2020-02-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-02-20 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-02-20 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-02-18 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-02-18 Philippe Mathieu... block/io_uring: Remove superfluous semicolon
2020-02-07 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2020-01-31 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-01-31 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-01-30 Aarushi Mehtablock/io_uring: adds userspace completion polling
2020-01-30 Aarushi Mehtablock: add trace events for io_uring
2020-01-30 Aarushi Mehtablock/io_uring: implements interfaces for io_uring