From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37354) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adkUf-00080j-LT for qemu-devel@nongnu.org; Wed, 09 Mar 2016 15:14:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adkUa-0006va-Hj for qemu-devel@nongnu.org; Wed, 09 Mar 2016 15:14:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adkUa-0006vL-C0 for qemu-devel@nongnu.org; Wed, 09 Mar 2016 15:14:00 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 1C53FC00B8E6 for ; Wed, 9 Mar 2016 20:14:00 +0000 (UTC) References: <1457553016-1869-1-git-send-email-dgilbert@redhat.com> <1457553016-1869-3-git-send-email-dgilbert@redhat.com> From: Eric Blake Message-ID: <56E08407.3060101@redhat.com> Date: Wed, 9 Mar 2016 13:13:59 -0700 MIME-Version: 1.0 In-Reply-To: <1457553016-1869-3-git-send-email-dgilbert@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0WX2KlVPf6WBMLPUQJeG3NITWXspLTv9p" Subject: Re: [Qemu-devel] [PATCH 2/2] postcopy: Remove the x- List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" , qemu-devel@nongnu.org, amit.shah@redhat.com, quintela@redhat.com, jdenemar@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --0WX2KlVPf6WBMLPUQJeG3NITWXspLTv9p Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/09/2016 12:50 PM, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" >=20 > Postcopy seems to have survived a cycle with only a few fixes, > and Jiri has the current libvirt wired up and working > ( https://www.redhat.com/archives/libvir-list/2016-March/msg00080.html = ) > so lets remove the experimental tag. s/lets/let's/ (in this case, you are contracting "let us") Does the balance of the universe stay the same by moving the apostrophe from 1/2 into this one? :) >=20 > Signed-off-by: Dr. David Alan Gilbert > --- > +++ b/qapi-schema.json > @@ -540,7 +540,7 @@ > # @auto-converge: If enabled, QEMU will automatically throttle down th= e guest > # to speed up convergence of RAM migration. (since 1.6) > # > -# @x-postcopy-ram: Start executing on the migration target before all = of RAM has > +# @postcopy-ram: Start executing on the migration target before all of= RAM has > # been migrated, pulling the remaining pages along as needed.= NOTE: If > # the migration fails during postcopy the VM will fail. (sin= ce 2.5) s/2.5/2.6/ - we want to advertise when the non-experimental name existed (compare to commit 6575ccdd dropping the x- from input-send-event). With that tweak, Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --0WX2KlVPf6WBMLPUQJeG3NITWXspLTv9p 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/ iQEcBAEBCAAGBQJW4IQHAAoJEKeha0olJ0NqekkH/2gjV9jr8qC44DQQEIpON4mj xq+eGoZh5mHa3WRA0oPP1BO7hFCy6b6vajkBaZmRKTLaxlcDbypQfsXA7iQVwHzP chJUQ8H/4LLb0sNwbrHkssvEtMx90dCZBymxx64Xn4Hb0jEtg2VDAwTHKJeaJOYe Jxdtp9lbp4/j3EK4gq9wpHiSeLJwUu9bSEMPudxQTwyqngdnYoQduIUbPwN08S/8 1ipjbb6XY7r73bAr6M+vJAkX/HdxVQZFGUI4sdnsPZQnrY/LosMD/9W7Qa99DHH7 mTsmczc35cQPrHoDSLvWAq+ABVw9/Y7YAqykjyXvHIgOg+UxELVE5abFjlPhP+0= =AuAr -----END PGP SIGNATURE----- --0WX2KlVPf6WBMLPUQJeG3NITWXspLTv9p--