From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b87HI-000156-Vs for qemu-devel@nongnu.org; Wed, 01 Jun 2016 10:37:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b87HE-0003yn-08 for qemu-devel@nongnu.org; Wed, 01 Jun 2016 10:37:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b87HD-0003yU-Qi for qemu-devel@nongnu.org; Wed, 01 Jun 2016 10:37:43 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 98E54C01BB04 for ; Wed, 1 Jun 2016 14:37:42 +0000 (UTC) References: <1464776234-9910-1-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <574EF335.6000403@redhat.com> Date: Wed, 1 Jun 2016 08:37:41 -0600 MIME-Version: 1.0 In-Reply-To: <1464776234-9910-1-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2xt1LSucd5Mhre8Aeqwv7lxc6AdsaUU6p" Subject: Re: [Qemu-devel] [PATCH 0/2] Misc followup fixes for migration tls series List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Amit Shah , Juan Quintela This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2xt1LSucd5Mhre8Aeqwv7lxc6AdsaUU6p Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/01/2016 04:17 AM, Daniel P. Berrange wrote: > This small series addresses the few comments made about the > migration tls series after it was merged. >=20 > Daniel P. Berrange (2): > migration: fix typos in qapi-schema from latest migration additions > migration: rename functions to starting migrations >=20 Reviewed-by: Eric Blake > include/migration/migration.h | 26 +++++++++++++------------- > migration/exec.c | 4 ++-- > migration/fd.c | 4 ++-- > migration/migration.c | 18 +++++++++--------- > migration/rdma.c | 4 ++-- > migration/socket.c | 6 +++--- > migration/tls.c | 18 +++++++++--------- > qapi-schema.json | 10 +++++----- > 8 files changed, 45 insertions(+), 45 deletions(-) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --2xt1LSucd5Mhre8Aeqwv7lxc6AdsaUU6p Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXTvM1AAoJEKeha0olJ0Nq/G0H/0N0MPGPEq8quZ2JhW24X58D KBC4SbrFNJyY97LKxjCMCX1HCmURHeS9/bc5IUEwc/SbdLSNdojAOh5PUnvLUKyq 4geG/C2torI/V5CZhV5TL/KgGzoogVZw80Bc9JM6Fo0o4fkd1O6DhTpyZer7quZ2 LYUL37f1U9H7d+pFqwBe6nQmrLnVMsMaB/ffMMDpi4B1YoPPhjvW2CeWDPauMQ09 nKWidGPpHfLGOM0a1e1pa67n2XzMyyfNJBC/93TjsXPVnjGkofqhh73kqJUGOxw6 Q4jV5tNqLvdUMH2jz79kpCViXO3s6IKTKoJTxIKXSbA75HRdHgDliqeixQDtShM= =TTal -----END PGP SIGNATURE----- --2xt1LSucd5Mhre8Aeqwv7lxc6AdsaUU6p--