From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aw9qz-00080o-I3 for qemu-devel@nongnu.org; Fri, 29 Apr 2016 10:57:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aw9qn-0003Wn-Nk for qemu-devel@nongnu.org; Fri, 29 Apr 2016 10:57:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60287) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aw9qn-0003UN-JJ for qemu-devel@nongnu.org; Fri, 29 Apr 2016 10:57:01 -0400 References: <1461941263-9523-1-git-send-email-dgilbert@redhat.com> <1461941263-9523-3-git-send-email-dgilbert@redhat.com> From: Eric Blake Message-ID: <57237631.4040907@redhat.com> Date: Fri, 29 Apr 2016 08:56:49 -0600 MIME-Version: 1.0 In-Reply-To: <1461941263-9523-3-git-send-email-dgilbert@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7FolDpHPS4w80oIdMXgKD0oWX8rxWm4g8" Subject: Re: [Qemu-devel] [PATCH v2 2/5] Migration: Split out ram part of qmp_query_migrate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" , qemu-devel@nongnu.org, quintela@redhat.com, amit.shah@redhat.com Cc: aarcange@redhat.com, den@openvz.org, marcel.a@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7FolDpHPS4w80oIdMXgKD0oWX8rxWm4g8 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/29/2016 08:47 AM, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" >=20 > The RAM section of qmp_query_migrate is reasonably complex > and repeated 3 times. Split it out into a helper. >=20 > Signed-off-by: Dr. David Alan Gilbert > --- > migration/migration.c | 57 ++++++++++++++++++++-----------------------= -------- > 1 file changed, 22 insertions(+), 35 deletions(-) >=20 Reviewed-by: Eric Blake and thanks for the split. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --7FolDpHPS4w80oIdMXgKD0oWX8rxWm4g8 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/ iQEcBAEBCAAGBQJXI3YxAAoJEKeha0olJ0NqIZ4H/1Iq/BuayUVDq8d7N3jaDSff FZW8Mpc/s9hj2C3tD8wZlBWuAK4LgwhFT/mfLxBnoMHuyPdDDr5/B3hGiZekf1tK /M9ilKYu71oWZUCtsiwlCSW70AbjSG7g+L3VyjyAnNSz03ypyeHQLzoZvLho9TRg omTqjX+Lm6K/eMgzCEk7wT9O1UbkrOjzy9d50HloAIuF7nLRhwglp4iyel2NJk6g bs5COtaglLZyYR/LKd4/7d9TQn2M9OK0YTVfywjDiSTRRkXlTUBd6sKUFtkDz16X SCEyfUi42DijywszqnJK1mlQ9/OdOxN2S4cFV/6O6PrKsJ/Z0zcSxRtl40bB6qM= =KpMA -----END PGP SIGNATURE----- --7FolDpHPS4w80oIdMXgKD0oWX8rxWm4g8--