From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnjWA-0001Ju-GX for qemu-devel@nongnu.org; Tue, 03 Dec 2013 01:31:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnjW1-0005yk-Jd for qemu-devel@nongnu.org; Tue, 03 Dec 2013 01:31:34 -0500 Received: from e28smtp05.in.ibm.com ([122.248.162.5]:42041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnjW0-0005yR-UC for qemu-devel@nongnu.org; Tue, 03 Dec 2013 01:31:25 -0500 Received: from /spool/local by e28smtp05.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 3 Dec 2013 12:01:20 +0530 Received: from d28relay01.in.ibm.com (d28relay01.in.ibm.com [9.184.220.58]) by d28dlp02.in.ibm.com (Postfix) with ESMTP id 84EBA394003F for ; Tue, 3 Dec 2013 12:01:17 +0530 (IST) Received: from d28av03.in.ibm.com (d28av03.in.ibm.com [9.184.220.65]) by d28relay01.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id rB36VDS042139752 for ; Tue, 3 Dec 2013 12:01:13 +0530 Received: from d28av03.in.ibm.com (localhost [127.0.0.1]) by d28av03.in.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id rB36VGOd009906 for ; Tue, 3 Dec 2013 12:01:16 +0530 Message-ID: <529D7AB5.6030803@linux.vnet.ibm.com> Date: Tue, 03 Dec 2013 14:31:17 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1385430206-26900-1-git-send-email-famz@redhat.com> <1385430206-26900-2-git-send-email-famz@redhat.com> In-Reply-To: <1385430206-26900-2-git-send-email-famz@redhat.com> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4 1/6] qemu-iotests: Add "-c " option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng , qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@redhat.com > xpand=true > @@ -147,6 +155,7 @@ check options > -o options -o options to pass to qemu-img create/convert > -T output timestamps > -r randomize test order > + -c cache mode > "+ -c mode cache mode"?