qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/4] Purge migration of (almost) everything to d


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 3/4] Purge migration of (almost) everything to do with monitors
Date: Mon, 12 Mar 2012 15:51:04 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1

Am 09.03.2012 20:57, schrieb Luiz Capitulino:
> On Fri, 9 Mar 2012 16:48:10 -0300
> Luiz Capitulino <address@hidden> wrote:
> 
>>> It's certainly possible to make the synchronous monitor command spit out 
>>> status 
>>> as it already uses a polling loop to determine when migration completes.
>>
>> As HMP now uses QMP as a real client, we'd have to make that information
>> available for all QMP users. Best place is probably query-migrate.
>>
>> Don't you prefer to drop the whole thing instead? :-)
> 
> Oh, we actually have block migration information in query-migrate already,
> maybe we can use that to have a progress bar (not sure it's the same info
> used by current progress bar though).
> 
> But dropping it is still a viable alternative :)

We should use the decoupling of the human monitor to make it better
rather than worse. :-)

Kevin



reply via email to

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