index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
io_uring.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
Sam Li
2022-10-27
1
-12
/
+1
*
block/io_uring: add missing include file
Jinhao Fan
2022-08-02
1
-0
/
+1
*
block/io_uring: clarify that short reads can happen
Stefan Hajnoczi
2022-07-07
1
-6
/
+2
*
io_uring: fix short read slow path
Dominique Martinet
2022-07-07
1
-2
/
+2
*
Use io_uring_register_ring_fd() to skip fd operations
Sam Li
2022-06-15
1
-1
/
+11
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
1
-8
/
+11
*
block/io_uring: resubmit when result is -EAGAIN
Fabian Ebner
2021-07-29
1
-1
/
+15
*
io_uring: do not use pointer after free
Paolo Bonzini
2020-11-17
1
-1
/
+1
*
io_uring: use io_uring_cq_ready() to check for ready cqes
Stefano Garzarella
2020-06-05
1
-6
/
+3
*
io_uring: retry io_uring_submit() if it fails with errno=EINTR
Stefano Garzarella
2020-06-05
1
-1
/
+1
*
block/io_uring: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-18
1
-1
/
+1
*
block/io_uring: adds userspace completion polling
Aarushi Mehta
2020-01-30
1
-1
/
+16
*
block: add trace events for io_uring
Aarushi Mehta
2020-01-30
1
-3
/
+20
*
block/io_uring: implements interfaces for io_uring
Aarushi Mehta
2020-01-30
1
-0
/
+401