qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] migration: remove subsections in fdc and rtl813


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] migration: remove subsections in fdc and rtl8139 and bump versions (v2)
Date: Wed, 03 Aug 2011 12:45:46 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110516 Lightning/1.0b2 Thunderbird/3.1.10

On 08/03/2011 03:34 AM, Kevin Wolf wrote:
Am 03.08.2011 02:18, schrieb Anthony Liguori:
As Paolo points out, the migration protocol is ambiguous when using subsections
today.  That means that even if we preserve subsections and change the protocol
accordingly, the old protocol w/subsections is still ambiguous.

Remove subsection usage and bump any device using subsections.  This effectively
eliminates the amiguouity and allows for a clean transition to a new protocol
with unambiguous subsections.

Signed-off-by: Anthony Liguori<address@hidden>
--
v1 ->  v2
  - Also remove IDE subsections (spotted by Juan Quintela)

Please remove migration_compat_status from BMDMAState and the respective
VMState, there's no reason for it any more when you increase the version
number.

Thanks for the confirmation. I suspected that but I figured that a more conservative approach was safer.

Regards,

Anthony Liguori


Kevin





reply via email to

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