From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgnaL-0007XM-05 for qemu-devel@nongnu.org; Wed, 13 Nov 2013 22:27:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgnaC-000711-3w for qemu-devel@nongnu.org; Wed, 13 Nov 2013 22:27:12 -0500 Received: from e28smtp07.in.ibm.com ([122.248.162.7]:33294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgnaB-00070c-G1 for qemu-devel@nongnu.org; Wed, 13 Nov 2013 22:27:04 -0500 Received: from /spool/local by e28smtp07.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 14 Nov 2013 08:56:52 +0530 Received: from d28relay02.in.ibm.com (d28relay02.in.ibm.com [9.184.220.59]) by d28dlp01.in.ibm.com (Postfix) with ESMTP id 3B250E0056 for ; Thu, 14 Nov 2013 08:58:44 +0530 (IST) Received: from d28av02.in.ibm.com (d28av02.in.ibm.com [9.184.220.64]) by d28relay02.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id rAE3QhUm42008674 for ; Thu, 14 Nov 2013 08:56:45 +0530 Received: from d28av02.in.ibm.com (localhost [127.0.0.1]) by d28av02.in.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id rAE3QmoY013086 for ; Thu, 14 Nov 2013 08:56:48 +0530 Message-ID: <528442F7.6050707@linux.vnet.ibm.com> Date: Thu, 14 Nov 2013 11:26:47 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1384395844-21926-1-git-send-email-famz@redhat.com> In-Reply-To: <1384395844-21926-1-git-send-email-famz@redhat.com> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qemu-iotests: Add "-c " to check 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 Tried on RH6.4 x86_64 on upstream, the value can be passed to the final vm boot command. Tested-by: Wenchao Xia