]> Git Repo - qemu.git/commit
block/io_uring: implements interfaces for io_uring
authorAarushi Mehta <[email protected]>
Mon, 20 Jan 2020 14:18:47 +0000 (14:18 +0000)
committerStefan Hajnoczi <[email protected]>
Thu, 30 Jan 2020 20:59:41 +0000 (20:59 +0000)
commit6663a0a33764613bfa0bcac5cc7a6f14bd04ee34
tree2c6f442754f7ddb40934afeec4a622d52ad53450
parent4c34ee366dbd0cf586827c3af505c2084541aa57
block/io_uring: implements interfaces for io_uring

Aborts when sqe fails to be set as sqes cannot be returned to the
ring. Adds slow path for short reads for older kernels

Signed-off-by: Aarushi Mehta <[email protected]>
Acked-by: Stefano Garzarella <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
Message-id: 20200120141858[email protected]
Message-Id: <20200120141858[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
MAINTAINERS
block/Makefile.objs
block/io_uring.c [new file with mode: 0644]
include/block/aio.h
include/block/raw-aio.h
This page took 0.026703 seconds and 4 git commands to generate.