From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVIpu-0007n2-8Y for qemu-devel@nongnu.org; Tue, 10 Mar 2015 08:00:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVIpo-0007sN-QH for qemu-devel@nongnu.org; Tue, 10 Mar 2015 08:00:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39066) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVIpo-0007s9-Jk for qemu-devel@nongnu.org; Tue, 10 Mar 2015 08:00:28 -0400 Message-ID: <54FEDCCF.9030401@redhat.com> Date: Tue, 10 Mar 2015 13:00:15 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1425912873-21215-1-git-send-email-wei.liu2@citrix.com> <54FEC488.20007@redhat.com> <20150310115707.GY18491@zion.uk.xensource.com> In-Reply-To: <20150310115707.GY18491@zion.uk.xensource.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH RFC] Makefile.target: prepend $libs_softmmu to $LIBS List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wei Liu Cc: qemu-devel@nongnu.org, stefano.stabellini@eu.citrix.com On 10/03/2015 12:57, Wei Liu wrote: > > Because there are pending changes to OpenGL detection, I'll keep > > this patch queued in my tree and will probably submit it only for > > 2.4. > > I don't quite follow. Do you want me to carry your patch in my own tree, > wait for you to submit your patch (and get merged), then I submit my > patch again? I'll submit a pull request for your patch, but it will likely have to wait for QEMU 2.4. Paolo