From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZ3hr-0007Kn-2b for qemu-devel@nongnu.org; Mon, 07 Sep 2015 17:12:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZ3hn-0005we-ST for qemu-devel@nongnu.org; Mon, 07 Sep 2015 17:12:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZ3hn-0005wS-EZ for qemu-devel@nongnu.org; Mon, 07 Sep 2015 17:11:59 -0400 References: <1439103775-11836-1-git-send-email-michael.marineau@coreos.com> <55CB4ADE.8040807@redhat.com> <1440377875-10991-1-git-send-email-michael.marineau@coreos.com> From: Paolo Bonzini Message-ID: <55EDFD9B.3050301@redhat.com> Date: Mon, 7 Sep 2015 23:11:55 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Makefile.target: include top level build dir in vpath List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Marineau , qemu-devel@nongnu.org On 07/09/2015 23:02, Michael Marineau wrote: > ping http://patchwork.ozlabs.org/patch/510065/ Just back from vacation, this is queued in my next pull request (currently at tags/for-upstream on github.com/bonzini/qemu.git, but I haven't finished testing it). Paolo