From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YST7e-0005h8-2J for qemu-devel@nongnu.org; Mon, 02 Mar 2015 11:23:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YST7c-0001Am-8z for qemu-devel@nongnu.org; Mon, 02 Mar 2015 11:23:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YST7c-0001AW-29 for qemu-devel@nongnu.org; Mon, 02 Mar 2015 11:23:08 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t22GN7kR030327 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 2 Mar 2015 11:23:07 -0500 Message-ID: <54F48E67.3070005@redhat.com> Date: Mon, 02 Mar 2015 17:23:03 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1425290934-60872-1-git-send-email-pbonzini@redhat.com> <54F48B51.9090306@redhat.com> In-Reply-To: <54F48B51.9090306@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/15] Misc changes for 2015-03-02 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake , qemu-devel@nongnu.org On 02/03/2015 17:09, Eric Blake wrote: >> Michael S. Tsirkin (2): Makefile: don't silence mak file test >> with V=1 > > Is there still time to fix this typo? I don't think it is a typo, is it? Paolo