From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40058) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9LaY-00089G-Rp for qemu-devel@nongnu.org; Thu, 08 Jan 2015 17:29:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9LaW-0006nF-5b for qemu-devel@nongnu.org; Thu, 08 Jan 2015 17:29:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37206) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9LaV-0006nB-TA for qemu-devel@nongnu.org; Thu, 08 Jan 2015 17:29:56 -0500 Message-ID: <54AF04E2.3070904@redhat.com> Date: Thu, 08 Jan 2015 15:29:54 -0700 From: Eric Blake MIME-Version: 1.0 References: <1418307457-25996-1-git-send-email-vsementsov@parallels.com> <1418307457-25996-9-git-send-email-vsementsov@parallels.com> <54AEFBFF.6070306@redhat.com> In-Reply-To: <54AEFBFF.6070306@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="EoGqn0UO0shWkcGDebGQrsDO838KoMCwd" Subject: Re: [Qemu-devel] [PATCH 8/9] migration: add dirty parameter List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Snow , Vladimir Sementsov-Ogievskiy , qemu-devel@nongnu.org Cc: kwolf@redhat.com, den@openvz.org, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --EoGqn0UO0shWkcGDebGQrsDO838KoMCwd Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/08/2015 02:51 PM, John Snow wrote: > CC'ing Eric Blake for monitor interface review. Indeed, I already saw and reviewed the monitor interface in a mail dated Dec 11. >=20 > On 12/11/2014 09:17 AM, Vladimir Sementsov-Ogievskiy wrote: >> Add dirty parameter to qmp-migrate command. If this parameter is true,= >> block-migration.c will migrate dirty bitmaps. This parameter can be us= ed >> without "blk" parameter to migrate only dirty bitmaps, skipping block >> migration. >> >> Signed-off-by: Vladimir Sementsov-Ogievskiy = >> + .args_type =3D "detach:-d,blk:-b,inc:-i,dirty:-D,uri:s", >> .params =3D "[-d] [-b] [-i] uri", >=20 > ^ Missing the new -D parameter? But I missed this point :) (I've been known to pay less attention to HMP than I do to QMP) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --EoGqn0UO0shWkcGDebGQrsDO838KoMCwd 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/ iQEcBAEBCAAGBQJUrwTiAAoJEKeha0olJ0NqQ08H/2vw+953BS6TEDvovzHvW2Q5 qlyJFUaDpcHHYD1QmKnUETmCweTvUonFlXufi3GMPG9c2TntudcYB5upJbxtJsgY lG/ArcHt7eynp6Z+RNImWKodNmt4E31g6sjjFbzvk5xy3Ea4a4Iiz6GN4ZLLY/A0 Ul8/lhBNOjPTdT8LE7C/k095U0bq3dJs02pfCCq8aYPLOyRn1YGHyVf9p5SCeNbs FfGVJ8z/gkqNxS5c689L1tB/CT+EkBQH+eopGSSsSl8EiU9aPama/dUDNSN4qM9w snqvr1jdUThZAVehRdc9g0W9oFBnK+NAlhGWz44xjCeYJHvPnGSWpq/0GDBB+Cc= =n27J -----END PGP SIGNATURE----- --EoGqn0UO0shWkcGDebGQrsDO838KoMCwd--