From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6bXk-00082A-Dp for qemu-devel@nongnu.org; Tue, 15 Nov 2016 06:04:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6bXg-0007iW-Eu for qemu-devel@nongnu.org; Tue, 15 Nov 2016 06:04:48 -0500 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:34939) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c6bXg-0007i4-7s for qemu-devel@nongnu.org; Tue, 15 Nov 2016 06:04:44 -0500 Received: by mail-wm0-x241.google.com with SMTP id a20so24618619wme.2 for ; Tue, 15 Nov 2016 03:04:44 -0800 (PST) Date: Tue, 15 Nov 2016 11:04:41 +0000 From: Stefan Hajnoczi Message-ID: <20161115110441.GF4836@stefanha-x1.localdomain> References: <1479153474-2401-1-git-send-email-quintela@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1Y7d0dPL928TPQbc" Content-Disposition: inline In-Reply-To: <1479153474-2401-1-git-send-email-quintela@redhat.com> Subject: Re: [Qemu-devel] [PULL 0/4] Migration pull List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: qemu-devel@nongnu.org, amit.shah@redhat.com, dgilbert@redhat.com --1Y7d0dPL928TPQbc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 14, 2016 at 08:57:50PM +0100, Juan Quintela wrote: > The following changes since commit 83c83f9a5266ff113060f887f106a47920fa69= 74: >=20 > Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging (= 2016-11-11 12:51:50 +0000) >=20 > are available in the git repository at: >=20 > git://github.com/juanquintela/qemu.git tags/migration/20161114 >=20 > for you to fetch changes up to 5c90308f07335451a08c030dc40a9eed4698152b: >=20 > migration: Fix return code of ram_save_iterate() (2016-11-14 19:35:41 += 0100) >=20 > ---------------------------------------------------------------- > migration/next for 20161114 >=20 > Hi >=20 > In this pull: > - two more tests (halil) > - fix return code of ram_save_iterate (thomas) > - fix assignment for has_x_chackponit_delay (zhang) >=20 > Please apply, Juan. >=20 >=20 > ---------------------------------------------------------------- > Halil Pasic (2): > tests/test-vmstate.c: add save_buffer util func > tests/test-vmstate.c: add array of pointer to struct >=20 > Thomas Huth (1): > migration: Fix return code of ram_save_iterate() >=20 > zhanghailiang (1): > migration: fix missing assignment for has_x_checkpoint_delay >=20 > hmp.c | 1 + > migration/migration.c | 1 + > migration/ram.c | 6 ++-- > tests/test-vmstate.c | 97 ++++++++++++++++++++++++++++++++++++++++++++-= ------ > 4 files changed, 90 insertions(+), 15 deletions(-) >=20 Thanks, applied to my staging tree: https://github.com/stefanha/qemu/commits/staging Stefan --1Y7d0dPL928TPQbc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJYKuvJAAoJEJykq7OBq3PIOogIAIAcdH0accNMv4lnfvQlxi8X sjEL8Fj8XtJMCy4tcibOkz+P+7K5nc8TMEz1bKw73+epWxq5HY1bliAz90tpoTzb hMqMARuYGzHRlpQHaZEmBsrY7ADH8bgBCvV35vkDzwFmK25CfmbIBUwvxyXC1BfN MFAKS+5lPmefgbXZIHJAlaAI7wLW24r/xxYyadG7j5ce0gsz+gOClUDsyEFqWeuV HBKSeDmraRr/ev8zZcc/1XPMWFOH16iZYQlrlI0OFzNyu7gVEzzUxyqd270g5zKh yPPKYK2RMxUQZcGola6L9cZz/dJydKepSuvN4+b28qVj/iizqLm+r+e55r38sDE= =MVDX -----END PGP SIGNATURE----- --1Y7d0dPL928TPQbc--