[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v6 14/14] qemu-iotest: enable testing with qemu-
From: |
Stefan Hajnoczi |
Subject: |
Re: [Qemu-devel] [PATCH v6 14/14] qemu-iotest: enable testing with qemu-io aio options |
Date: |
Fri, 19 Jul 2019 16:54:11 +0100 |
User-agent: |
Mutt/1.12.0 (2019-05-25) |
On Fri, Jul 19, 2019 at 07:05:30PM +0530, Aarushi Mehta wrote:
> Signed-off-by: Aarushi Mehta <address@hidden>
> ---
> tests/qemu-iotests/check | 14 +++++++++++++-
> tests/qemu-iotests/common.rc | 10 ++++++++++
> 2 files changed, 23 insertions(+), 1 deletion(-)
So far this patch affects qemu-io only. That's a good start but more
can be done.
Taking CACHEMODE as an example, there are other places where the
parameter can be added. The main one is qemu -drive options but
qemu-img could also use AIOMODE.
Please add an aiomode variable to the iotests.py module (see how
cachemode is set there) so that Python tests can use the the value set
on the ./check command-line.
signature.asc
Description: PGP signature
- [Qemu-devel] [PATCH v6 11/14] qemu-io: adds option to use aio engine, (continued)
- [Qemu-devel] [PATCH v6 12/14] qemu-img: adds option to use aio engine, Aarushi Mehta, 2019/07/19
- [Qemu-devel] [PATCH v6 13/14] qemu-nbd: adds option for aio engines, Aarushi Mehta, 2019/07/19
- [Qemu-devel] [PATCH v6 14/14] qemu-iotest: enable testing with qemu-io aio options, Aarushi Mehta, 2019/07/19
- Re: [Qemu-devel] [PATCH v6 00/14] Add support for io_uring, no-reply, 2019/07/19
- Re: [Qemu-devel] [PATCH v6 00/14] Add support for io_uring, no-reply, 2019/07/19