From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlTE0-0004Xk-OT for qemu-devel@nongnu.org; Mon, 03 Nov 2014 20:48:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlTDz-0000AY-IZ for qemu-devel@nongnu.org; Mon, 03 Nov 2014 20:48:00 -0500 Received: from ozlabs.org ([2401:3900:2:1::2]:51640) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlTDz-00009v-7B for qemu-devel@nongnu.org; Mon, 03 Nov 2014 20:47:59 -0500 Date: Tue, 4 Nov 2014 12:47:29 +1100 From: David Gibson Message-ID: <20141104014729.GG27321@voom.fritz.box> References: <1412358473-31398-1-git-send-email-dgilbert@redhat.com> <1412358473-31398-27-git-send-email-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="L1c6L/cjZjI9d0Eq" Content-Disposition: inline In-Reply-To: <1412358473-31398-27-git-send-email-dgilbert@redhat.com> Subject: Re: [Qemu-devel] [PATCH v4 26/47] migrate_start_postcopy: Command to trigger transition to postcopy List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: aarcange@redhat.com, yamahata@private.email.ne.jp, lilei@linux.vnet.ibm.com, quintela@redhat.com, cristian.klein@cs.umu.se, qemu-devel@nongnu.org, amit.shah@redhat.com, yanghy@cn.fujitsu.com --L1c6L/cjZjI9d0Eq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 03, 2014 at 06:47:32PM +0100, Dr. David Alan Gilbert (git) wrot= e: > From: "Dr. David Alan Gilbert" >=20 > Once postcopy is enabled (with migrate_set_capability), the migration > will still start on precopy mode. To cause a transition into postcopy > the: >=20 > migrate_start_postcopy >=20 > command must be issued. Postcopy will start sometime after this > (when it's next checked in the migration loop). >=20 > Issuing the command before migration has started will error, > and issuing after it has finished is ignored. >=20 > Signed-off-by: Dr. David Alan Gilbert > Reviewed-by: Eric Blake Reviewed-by: David Gibson --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --L1c6L/cjZjI9d0Eq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUWDAxAAoJEGw4ysog2bOSyRUQAIgSJFV9HLQSYWasStazls1M 3C9+02qI48JWkgiZ9fDZvme7sAAaOfsgwCzGS39/4OdrVysgo/3xmOLRWEqKqYQc Fm/HhzLSg9aliwcEJmx363j0ulbySXsa11PQn4UvIxUKy2JRkfDEzc4eqiLNo0j6 /vmKedtU1+G1uzTFtmCW5VH05wlkBDFYXFGxswazxcG9BJR52pv3yDFSPNl8K3Zq Z6JadafpTrvrxbWD6Vyfg6455eMhKgU/sqIrCb5e+8isKvJW8oiE/OY8dxrGNb0H eLTgoNaWGFzn6BU3foK5u3HO8w0Z2N/bbx0MI2YsM/Q08ggx8TurpDDDrz6HyH6J Nh4hG08/g1k1IJrZ5tNGYOqJHfdfohg4AIkpvThr/Xt2KuVEnFpnE+2nzfcS5ipZ LLgmtbkUgzGV+AvRhX+e7RNTcfQKXp96SvCan77PI88Y8zZb/ydmkWNRy8nyNwKl oq6INen9mU8vdOpgspl4lCNf0/0wwO+5GcKSMpss1lqkv0ZKq50fX2jfzGtYw0oj aYuhNHGYEn7ISQ5KfAX+SSwwna2NR1xs4AFb2hWiW4owOrD+YS7F819nPtzKjUaj Pi04NnqOaBdkJ1EmIq1gUjfMG0wSBtUT5Bg8drwsKu6Lf9028LCGd4MiPCK0yF9m SWQ271S0XG7m1oJbhQC7 =IXEP -----END PGP SIGNATURE----- --L1c6L/cjZjI9d0Eq--