From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHy8c-0004Ls-T0 for qemu-devel@nongnu.org; Mon, 24 Feb 2014 11:12:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHy8Y-0000fw-3q for qemu-devel@nongnu.org; Mon, 24 Feb 2014 11:12:14 -0500 Received: from mail-la0-f42.google.com ([209.85.215.42]:34960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHy8X-0000fd-TU for qemu-devel@nongnu.org; Mon, 24 Feb 2014 11:12:10 -0500 Received: by mail-la0-f42.google.com with SMTP id ec20so1642020lab.15 for ; Mon, 24 Feb 2014 08:12:08 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1392899343-5226-1-git-send-email-pbonzini@redhat.com> References: <1392899343-5226-1-git-send-email-pbonzini@redhat.com> From: Peter Maydell Date: Mon, 24 Feb 2014 16:11:48 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL respin 00/12] Build system changes for 2014-02-20 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Fam Zheng , QEMU Developers , Anthony Liguori On 20 February 2014 12:28, Paolo Bonzini wrote: > Anthony, Peter, > > The following changes since commit 89e4a51ca9546a7bbe1998c4e3d4a3ac3a0c19be: > > Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into staging (2014-01-31 11:13:08 +0000) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git configure > > for you to fetch changes up to f966f9ddd175bdf82f12650c3b7b5a93cc421d88: > > build: softmmu targets do not have a "main.o" file (2014-02-20 13:14:18 +0100) > > No changes except context, but close enough to modified lines that git flags > a conflict. Applied, thanks. -- PMM