qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] migration: Improve subsections detection


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 0/4] migration: Improve subsections detection
Date: Tue, 04 Oct 2011 20:28:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2

On 10/04/2011 08:22 PM, Anthony Liguori wrote:
The original intent with subsections was to register them as a new vmstate
section, with just a name relationship.

Can we rename .subsections to .old_and_semi_broken_subsections, and introduce a
new .subsections field that works properly in all cases?


That gets a bit hairy. We don't really rely on section order today and I think this would introduce a section order requirement.


The information is there, since a subsection is contained within its section. In practice working in FIFO order preserves it.

--
error compiling committee.c: too many arguments to function




reply via email to

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