qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/2] Add cache mode option to qemu-iotests


From: Fam Zheng
Subject: [Qemu-devel] [PATCH v2 0/2] Add cache mode option to qemu-iotests
Date: Tue, 19 Nov 2013 14:45:35 +0800

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(-)

-- 
1.8.4.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]