Re: [PATCH v3 00/15] io_uring: add Linux io_uring AIO engine

2020-01-13 Thread Stefano Garzarella
The series LGTM, just some comments on patches 4 and 8. I succefully tried iotests on raw and qcow2 with io_uring, so Acked-by: Stefano Garzarella Thanks, Stefano On Wed, Dec 18, 2019 at 04:32:13PM +, Stefan Hajnoczi wrote: > v12: > * Reword BlockdevAioOptions QAPI schema commit

Re: [PATCH v3 00/15] io_uring: add Linux io_uring AIO engine

2020-01-10 Thread Stefan Hajnoczi
On Wed, Dec 18, 2019 at 04:32:13PM +, Stefan Hajnoczi wrote: > v12: > * Reword BlockdevAioOptions QAPI schema commit description [Markus] > * Increase QAPI "Since: 4.2" to "Since: 5.0" > * Explain rationale for io_uring stubs in commit description [Kevin] > * Tried to use file.aio=io_uring

[PATCH v3 00/15] io_uring: add Linux io_uring AIO engine

2019-12-18 Thread Stefan Hajnoczi
v12: * Reword BlockdevAioOptions QAPI schema commit description [Markus] * Increase QAPI "Since: 4.2" to "Since: 5.0" * Explain rationale for io_uring stubs in commit description [Kevin] * Tried to use file.aio=io_uring instead of BDRV_O_IO_URING but it's really hard to make qemu-iotests