[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v7 13/15] qemu-nbd: adds option for aio engines
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PATCH v7 13/15] qemu-nbd: adds option for aio engines |
Date: |
Tue, 30 Jul 2019 08:38:00 +0100 |
User-agent: |
Mutt/1.12.0 (2019-05-25) |
On Mon, Jul 29, 2019 at 08:46:49PM +0530, Aarushi Mehta wrote:
> Signed-off-by: Aarushi Mehta <address@hidden>
> ---
> qemu-nbd.c | 12 ++++--------
> qemu-nbd.texi | 4 ++--
> 2 files changed, 6 insertions(+), 10 deletions(-)
Reviewed-by: Stefan Hajnoczi <address@hidden>
signature.asc
Description: PGP signature
- [Qemu-devel] [PATCH v7 06/15] util/async: add aio interfaces for io_uring, (continued)
- [Qemu-devel] [PATCH v7 06/15] util/async: add aio interfaces for io_uring, Aarushi Mehta, 2019/07/29
- [Qemu-devel] [PATCH v7 07/15] blockdev: adds bdrv_parse_aio to use io_uring, Aarushi Mehta, 2019/07/29
- [Qemu-devel] [PATCH v7 08/15] block/file-posix.c: extend to use io_uring, Aarushi Mehta, 2019/07/29
- [Qemu-devel] [PATCH v7 09/15] block: add trace events for io_uring, Aarushi Mehta, 2019/07/29
- [Qemu-devel] [PATCH v7 10/15] block/io_uring: adds userspace completion polling, Aarushi Mehta, 2019/07/29
- [Qemu-devel] [PATCH v7 11/15] qemu-io: adds option to use aio engine, Aarushi Mehta, 2019/07/29
- [Qemu-devel] [PATCH v7 12/15] qemu-img: adds option to use aio engine for benchmarking, Aarushi Mehta, 2019/07/29
- [Qemu-devel] [PATCH v7 13/15] qemu-nbd: adds option for aio engines, Aarushi Mehta, 2019/07/29
- [Qemu-devel] [PATCH v7 14/15] tests/qemu-iotests: enable testing with aio options, Aarushi Mehta, 2019/07/29
- [Qemu-devel] [PATCH v7 15/15] tests/qemu-iotests: use AIOMODE with various tests, Aarushi Mehta, 2019/07/29