From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cj3y7-0000fT-Cp for qemu-devel@nongnu.org; Wed, 01 Mar 2017 08:07:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cj3y1-00061J-QG for qemu-devel@nongnu.org; Wed, 01 Mar 2017 08:06:59 -0500 Received: from mail-wr0-x230.google.com ([2a00:1450:400c:c0c::230]:36375) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cj3y1-000619-KS for qemu-devel@nongnu.org; Wed, 01 Mar 2017 08:06:53 -0500 Received: by mail-wr0-x230.google.com with SMTP id u108so29764484wrb.3 for ; Wed, 01 Mar 2017 05:06:53 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20170228124056.5074-1-dgilbert@redhat.com> References: <20170228124056.5074-1-dgilbert@redhat.com> From: Peter Maydell Date: Wed, 1 Mar 2017 13:06:31 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/27] migration queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: QEMU Developers , Laurent Vivier , pasic@linux.vnet.ibm.com, vsementsov@virtuozzo.com, Juan Quintela , Ashijeet Acharya , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , danielhb@linux.vnet.ibm.com On 28 February 2017 at 12:40, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The following changes since commit 6181478f6395cdd9d6ffd99623d0c9f39ea53606: > > Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging (2017-02-28 08:46:03 +0000) > > are available in the git repository at: > > git://github.com/dagrh/qemu.git tags/pull-migration-20170228a > > for you to fetch changes up to 665414ad06aa1bc92e615db9641e58fb13d07de1: > > postcopy: Add extra check for COPY function (2017-02-28 11:30:24 +0000) > > ---------------------------------------------------------------- > Migration pull > > Note: The 'postcopy: Update userfaultfd.h header' is part of > Paolo's header update and will disappear if applied after it. Is that a linux-headers update not done via the update script? :-( thanks -- PMM