[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 0/2] Add cache mode option to qemu-iotests
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH v2 0/2] Add cache mode option to qemu-iotests |
Date: |
Tue, 19 Nov 2013 11:10:37 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Am 19.11.2013 um 07:45 hat Fam Zheng geschrieben:
> The first patch adds "-c <mode>" option to ./check and convert "-nocache" to
> an
> alias to "-c none". The mode is used in qemu-io.
>
> The second patch modifies iotests.py to use the cache mode option in qemu
> drive
> command line.
>
> Fam Zheng (2):
> qemu-iotests: Add "-c <cache-mode>" option
> qemu-iotests: Honour cache mode in iotests.py
>
> tests/qemu-iotests/common | 18 ++++++++++++++++--
> tests/qemu-iotests/iotests.py | 3 ++-
> 2 files changed, 18 insertions(+), 3 deletions(-)
Reviewed-by: Kevin Wolf <address@hidden>