From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKcVB-00035v-93 for qemu-devel@nongnu.org; Mon, 03 Mar 2014 18:42:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKcV6-0004wE-9n for qemu-devel@nongnu.org; Mon, 03 Mar 2014 18:42:29 -0500 Received: from mx1.redhat.com ([209.132.183.28]:23937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKcV6-0004vr-0q for qemu-devel@nongnu.org; Mon, 03 Mar 2014 18:42:24 -0500 Message-ID: <53151357.50405@redhat.com> Date: Mon, 03 Mar 2014 16:42:15 -0700 From: Eric Blake MIME-Version: 1.0 References: <1385975957-22941-1-git-send-email-lilei@linux.vnet.ibm.com> <1385975957-22941-2-git-send-email-lilei@linux.vnet.ibm.com> In-Reply-To: <1385975957-22941-2-git-send-email-lilei@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8oG9DbVrUWfLhrxO1L3axGWR9QuJ20FR6" Subject: Re: [Qemu-devel] [PATCH 01/17] QAPI: introduce migration capability x_unix_page_flipping List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lei Li , qemu-devel@nongnu.org Cc: aarcange@redhat.com, quintela@redhat.com, mrhines@linux.vnet.ibm.com, aliguori@amazon.com, lagarcia@br.ibm.com, pbonzini@redhat.com, rcj@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --8oG9DbVrUWfLhrxO1L3axGWR9QuJ20FR6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/02/2013 02:19 AM, Lei Li wrote: > Introduce x_unix_page_flipping to MigrationCapability for > localhost migration. >=20 > Signed-off-by: Paolo Bonzini > Signed-off-by: Lei Li > --- > qapi-schema.json | 12 +++++++++++- > 1 files changed, 11 insertions(+), 1 deletions(-) I don't see this in git; is it something you are still interested in adding? If so, your subject line and commit message use '_'... >=20 > diff --git a/qapi-schema.json b/qapi-schema.json > index 83fa485..ea910ef 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -685,10 +685,20 @@ > # @auto-converge: If enabled, QEMU will automatically throttle down th= e guest > # to speed up convergence of RAM migration. (since 1.6) > # > +# @x-unix-page-flipping: If enabled, QEMU can optimize migration when = the =2E..while the code correctly uses '-'. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --8oG9DbVrUWfLhrxO1L3axGWR9QuJ20FR6 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTFRNXAAoJEKeha0olJ0NqF6UH/iWjDF9jVvO2nMegWlZs9It1 sIU99CFBGQcVMQdSNEIXdCzx9rOB1sA2FXULQs5/pvX/778vuwPFof3YnucZYiy2 ZUzNlai8Yoz7Gu34oiCNxzBRJts3J23idND5EYz9jWx0YyNbpXLvG7wdwpmDuGWN Wp+LE3q5NnRvOSBAr+8bMqV+gicqHILuWaHX1k7zvYt55JVt470cbspO0M89tTJ8 uehUU1R9ZmSK1qhG+Pq0FU/DE5C33x7RXy+afAV8qirSgfFfxMF2iYhm8FwuqaID aoAY5mH15XhzHLlcqz8pP+5B/du7Q+fZWFw0hhFB2JU0u8JD2XM08upYQv0XIKU= =eZqn -----END PGP SIGNATURE----- --8oG9DbVrUWfLhrxO1L3axGWR9QuJ20FR6--