[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 26/45] ide/atapi: Preserve tray state on migr
From: |
Markus Armbruster |
Subject: |
Re: [Qemu-devel] [PATCH v2 26/45] ide/atapi: Preserve tray state on migration |
Date: |
Fri, 02 Sep 2011 17:22:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Paolo Bonzini <address@hidden> writes:
> On 09/02/2011 02:20 PM, Kevin Wolf wrote:
>> Ah, here is the migration part. The state wasn't migrated before, so not
>> doing it in patch 10 doesn't break anything. I would still prefer to add
>> migration in the same patch that adds the fields.
>>
>> You could just move the subsection itself and keep the post_load part
>> here if it doesn't fit naturally in one of the other patches of the series.
>>
>> On another note, have our subsections been fixed meanwhile? If not,
>> increasing the version number instead might be the right choice. Paolo?
>
> No, they haven't, but there's hope they will before 1.0.
Use a subsection here anyway? Or should I throw up my hands and bump
the version number?