From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52908) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy3ne-00011N-Hi for qemu-devel@nongnu.org; Fri, 20 Jun 2014 14:44:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wy3nY-0000WR-IU for qemu-devel@nongnu.org; Fri, 20 Jun 2014 14:44:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wy3nY-0000WE-8s for qemu-devel@nongnu.org; Fri, 20 Jun 2014 14:44:28 -0400 Date: Fri, 20 Jun 2014 14:44:22 -0400 From: Luiz Capitulino Message-ID: <20140620144422.423ea957@redhat.com> In-Reply-To: References: <1403206792-15387-1-git-send-email-lcapitulino@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL for-2.1 00/40] QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: pbonzini@redhat.com, QEMU Developers , Anthony Liguori , wenchaoqemu@gmail.com On Fri, 20 Jun 2014 19:24:48 +0100 Peter Maydell wrote: > On 19 June 2014 20:39, Luiz Capitulino wrote: > > The following changes since commit 6baa963f4dcc211801608ebe1e0482b51653350c: > > > > Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging (2014-06-19 16:18:04 +0100) > > > > are available in the git repository at: > > > > > > git://repo.or.cz/qemu/qmp-unstable.git queue/qmp > > > > for you to fetch changes up to b98ff90e9459e0113da8502c03670a9539f90aa1: > > > > monitor: protect event emission (2014-06-19 15:34:33 -0400) > > CONFLICT (content): Merge conflict in vl.c > CONFLICT (content): Merge conflict in qemu-char.c > CONFLICT (content): Merge conflict in qapi-schema.json > CONFLICT (content): Merge conflict in monitor.c > CONFLICT (content): Merge conflict in include/monitor/monitor.h > CONFLICT (content): Merge conflict in hw/core/qdev.c > CONFLICT (modify/delete): docs/qmp/qmp-events.txt deleted in > remotes/qmp-unstable/queue/qmp and modified in HEAD. Version HEAD of > docs/qmp/qmp-events.txt left in tree. Fun... > That's more conflicts than I feel happy fixing up by hand; > could you rebase and resend, please? Peter, I've dropped the series that's causing conflicts, can you try to pull again? Paolo, Wenchao, it's the QAPI event series that doesn't apply anymore. Can you please rebase it and post a new version? Could you also: 1. Add/keep Reviewed-bys of patches that did not change 2. Drop Reviewed-bys of patches that changed 3. Add Eric's review suggestions 4. Test build all targets > > (I suspect you just lost out to MST's 100-patch monster > that got merged just before this one; sorry.) > > thanks > -- PMM >