From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cRyOx-0005pG-Ub for qemu-devel@nongnu.org; Fri, 13 Jan 2017 04:44:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cRyOx-0002lf-1o for qemu-devel@nongnu.org; Fri, 13 Jan 2017 04:44:03 -0500 Received: from mail-ua0-x22b.google.com ([2607:f8b0:400c:c08::22b]:34774) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cRyOw-0002lb-UO for qemu-devel@nongnu.org; Fri, 13 Jan 2017 04:44:02 -0500 Received: by mail-ua0-x22b.google.com with SMTP id 35so33256710uak.1 for ; Fri, 13 Jan 2017 01:44:02 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20170113033701.GA1955@amit-lp.rh> References: <1483633930-7103-1-git-send-email-amit.shah@redhat.com> <20170113033701.GA1955@amit-lp.rh> From: Peter Maydell Date: Fri, 13 Jan 2017 09:43:41 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/4] migration: QTAILQ migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: Juan Quintela , "Dr. David Alan Gilbert" , qemu list , Jianjun Duan On 13 January 2017 at 03:37, Amit Shah wrote: > On (Fri) 06 Jan 2017 [12:10:22], Peter Maydell wrote: >> On 5 January 2017 at 16:32, Amit Shah wrote: >> > The following changes since commit dbe2b65566e76d3c3a0c3358285c0336ac61e757: >> > >> > Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.9-pull-request' into staging (2016-12-28 17:11:11 +0000) >> > >> > are available in the git repository at: >> > >> > https://git.kernel.org/pub/scm/virt/qemu/amit/migration.git tags/migration-for-2.9-1 >> > >> > for you to fetch changes up to 8d0c57697abcc57166e918064d9a7f6c7316d01b: >> > >> > migration: add error_report (2017-01-04 19:21:26 +0530) >> > >> > ---------------------------------------------------------------- >> > Migration: migrate QTAILQ infrastructure for vmstate >> > >> > ---------------------------------------------------------------- >> >> Hi. I'm afraid this fails 'make check' for ppc64be: > > Hi Peter, since this was due to something else, will you try to pull > this in again? Or should I re-send the series? I've put it back on my list to process. thanks -- PMM