qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Add cache mode option to qemu-iotests
@ 2013-11-19  6:45 Fam Zheng
  2013-11-19  6:45 ` [Qemu-devel] [PATCH v2 1/2] qemu-iotests: Add "-c <cache-mode>" option Fam Zheng
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Fam Zheng @ 2013-11-19  6:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, Wenchao Xia, stefanha

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-11-19 10:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19  6:45 [Qemu-devel] [PATCH v2 0/2] Add cache mode option to qemu-iotests Fam Zheng
2013-11-19  6:45 ` [Qemu-devel] [PATCH v2 1/2] qemu-iotests: Add "-c <cache-mode>" option Fam Zheng
2013-11-19  6:45 ` [Qemu-devel] [PATCH v2 2/2] qemu-iotests: Honour cache mode in iotests.py Fam Zheng
2013-11-19 10:10 ` [Qemu-devel] [PATCH v2 0/2] Add cache mode option to qemu-iotests Kevin Wolf
2013-11-19 10:21 ` Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).