From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adkWn-0002X2-DE for qemu-devel@nongnu.org; Wed, 09 Mar 2016 15:16:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adkWm-0007Sz-EL for qemu-devel@nongnu.org; Wed, 09 Mar 2016 15:16:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adkWm-0007Sl-8x for qemu-devel@nongnu.org; Wed, 09 Mar 2016 15:16:16 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id E77D2C00126D for ; Wed, 9 Mar 2016 20:16:15 +0000 (UTC) Date: Wed, 9 Mar 2016 20:16:12 +0000 From: "Dr. David Alan Gilbert" Message-ID: <20160309201611.GE28302@work-vm> References: <1457553016-1869-1-git-send-email-dgilbert@redhat.com> <1457553016-1869-3-git-send-email-dgilbert@redhat.com> <56E08407.3060101@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56E08407.3060101@redhat.com> Subject: Re: [Qemu-devel] [PATCH 2/2] postcopy: Remove the x- List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: amit.shah@redhat.com, jdenemar@redhat.com, qemu-devel@nongnu.org, quintela@redhat.com * Eric Blake (eblake@redhat.com) wrote: > On 03/09/2016 12:50 PM, Dr. David Alan Gilbert (git) wrote: > > From: "Dr. David Alan Gilbert" > > > > 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") Thanks. > Does the balance of the universe stay the same by moving the apostrophe > from 1/2 into this one? :) Damn, you've figured out my scheme. > > > > > Signed-off-by: Dr. David Alan Gilbert > > --- > > > +++ b/qapi-schema.json > > @@ -540,7 +540,7 @@ > > # @auto-converge: If enabled, QEMU will automatically throttle down the 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. (since 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 > > -- > Eric Blake eblake redhat com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org > -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK