From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StOLO-000802-Tk for qemu-devel@nongnu.org; Mon, 23 Jul 2012 15:31:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1StOLN-0002QJ-OF for qemu-devel@nongnu.org; Mon, 23 Jul 2012 15:31:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StOLN-0002Q9-Eg for qemu-devel@nongnu.org; Mon, 23 Jul 2012 15:31:01 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q6NJV0Av025792 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 23 Jul 2012 15:31:00 -0400 Message-ID: <500DA673.4010205@redhat.com> Date: Mon, 23 Jul 2012 13:30:59 -0600 From: Eric Blake MIME-Version: 1.0 References: <1342164224-32709-1-git-send-email-quintela@redhat.com> <1342164224-32709-14-git-send-email-quintela@redhat.com> <20120723152317.20fb4547@doriath.home> In-Reply-To: <20120723152317.20fb4547@doriath.home> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig3213E63AEAAA68A5C283030D" Subject: Re: [Qemu-devel] [PATCH 13/22] Add migration capabilities List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: Orit Wasserman , qemu-devel@nongnu.org, Juan Quintela This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3213E63AEAAA68A5C283030D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 07/23/2012 12:23 PM, Luiz Capitulino wrote: > On Fri, 13 Jul 2012 09:23:35 +0200 > Juan Quintela wrote: >=20 >> From: Orit Wasserman >> >> Add migration capabilities that can be queried by the management. >> The management can query the source QEMU and the destination QEMU in o= rder to >> verify both support some migration capability (currently only XBZRLE).= >> The management can enable a capability for the next migration by using= >> migrate_set_parameter command. >=20 > Please, split this into one command per-patch. Otherwise it's difficult= to > review. >=20 > Have libvirt folks acked this approach btw? It looks fine to me, but we= need > their ack too. Yes, I've been reviewing versions of this series, and am okay with the libvirt impact with the current proposed set of new QMP commands. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig3213E63AEAAA68A5C283030D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQDaZzAAoJEKeha0olJ0NqOJoIAKjEQ7/wdcPYvyU6qypu8tyc n+PWb8WfCY3WyEusVqFTvpMPShg/McEC6fmw7hA2nEnH1TAgEcQfkbL79WeACB7a KuQFGtmV6YQOBuxJ57z0qkmMQsZbJvOVZOdZr/ajailZ3tD8QYmBpiJdpPXf8glG Ep3S/OBKL3rZq+Z50aDy08dwL2t1bSNIUve2hcjVijz4h6wRc93TTH7yavIFNSgO +ok6o2m5G541UlPf5ncevQrgttYxAffz7HraEdMmCw18FdwhCYAAmFGObREVaFqh w6NMouFmKpYSKz3zTIMsY/xdMR4sYEjnchC2m1CEl6H7F6TecqNoYQnsfnzFoAg= =jd+U -----END PGP SIGNATURE----- --------------enig3213E63AEAAA68A5C283030D--