[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: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH v7 13/15] qemu-nbd: adds option for aio engines |
Date: |
Tue, 30 Jul 2019 08:01:04 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
On 7/29/19 10:16 AM, 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(-)
Acked-by: Eric Blake <address@hidden>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH v7 07/15] blockdev: adds bdrv_parse_aio to use io_uring, (continued)
- [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