qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 8/9] migration: add dirty parameter


From: John Snow
Subject: Re: [Qemu-devel] [PATCH 8/9] migration: add dirty parameter
Date: Thu, 08 Jan 2015 17:31:32 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0



On 01/08/2015 05:29 PM, Eric Blake wrote:
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.


Sorry, I missed that one. Thank you, though :)


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 used
without "blk" parameter to migrate only dirty bitmaps, skipping block
migration.

Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>

+        .args_type  = "detach:-d,blk:-b,inc:-i,dirty:-D,uri:s",
           .params     = "[-d] [-b] [-i] uri",

^ 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)


Sometimes robots miss things, it's fine ;)

--
—js



reply via email to

[Prev in Thread] Current Thread [Next in Thread]