From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOzfq-0001qi-SI for qemu-devel@nongnu.org; Wed, 25 Sep 2013 20:43:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOzfh-0000lC-Ut for qemu-devel@nongnu.org; Wed, 25 Sep 2013 20:43:18 -0400 Received: from e28smtp05.in.ibm.com ([122.248.162.5]:46706) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOzfh-0000l1-9x for qemu-devel@nongnu.org; Wed, 25 Sep 2013 20:43:09 -0400 Received: from /spool/local by e28smtp05.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 26 Sep 2013 06:13:06 +0530 Received: from d28relay04.in.ibm.com (d28relay04.in.ibm.com [9.184.220.61]) by d28dlp01.in.ibm.com (Postfix) with ESMTP id 0C350E0053 for ; Thu, 26 Sep 2013 06:14:06 +0530 (IST) Received: from d28av02.in.ibm.com (d28av02.in.ibm.com [9.184.220.64]) by d28relay04.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r8Q0gw2p39780500 for ; Thu, 26 Sep 2013 06:12:58 +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 r8Q0gxRm011048 for ; Thu, 26 Sep 2013 06:13:00 +0530 From: Wenchao Xia Date: Thu, 26 Sep 2013 08:42:54 +0800 Message-Id: <1380156176-8551-1-git-send-email-xiawenc@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH V2 0/2] build: trivial patches for test* List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, pbonzini@redhat.com, mjt@tls.msk.ru, Wenchao Xia , stefanha@gmail.com 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(-)