From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUZAf-0006u6-So for qemu-devel@nongnu.org; Fri, 11 Oct 2013 05:38:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUZAX-0000Sl-0J for qemu-devel@nongnu.org; Fri, 11 Oct 2013 05:38:09 -0400 Received: from e28smtp02.in.ibm.com ([122.248.162.2]:35634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUZAW-0000Sc-Cr for qemu-devel@nongnu.org; Fri, 11 Oct 2013 05:38:00 -0400 Received: from /spool/local by e28smtp02.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 11 Oct 2013 15:07:57 +0530 Received: from d28relay04.in.ibm.com (d28relay04.in.ibm.com [9.184.220.61]) by d28dlp01.in.ibm.com (Postfix) with ESMTP id DD52BE0057 for ; Fri, 11 Oct 2013 15:09:12 +0530 (IST) Received: from d28av03.in.ibm.com (d28av03.in.ibm.com [9.184.220.65]) by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r9B9bnRW34734292 for ; Fri, 11 Oct 2013 15:07:49 +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 r9B9bp44001051 for ; Fri, 11 Oct 2013 15:07:52 +0530 Message-ID: <5257C6EC.6010704@linux.vnet.ibm.com> Date: Fri, 11 Oct 2013 17:37:48 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <1380156176-8551-1-git-send-email-xiawenc@linux.vnet.ibm.com> In-Reply-To: <1380156176-8551-1-git-send-email-xiawenc@linux.vnet.ibm.com> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH V2 0/2] build: trivial patches for test* List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia Cc: kwolf@redhat.com, pbonzini@redhat.com, mjt@tls.msk.ru, qemu-devel@nongnu.org, stefanha@gmail.com ÓÚ 2013/9/26 8:42, Wenchao Xia дµÀ: > v2: > Address Michael's comments: > 01: better commit message to tip what it is doing. > > Wenchao Xia (2): > 1 tests: build the helper program by default > 2 build: add command check-clean > > Makefile | 1 - > tests/Makefile | 16 ++++++++++++++-- > 2 files changed, 14 insertions(+), 3 deletions(-) > > ping?