|
From: | Anthony Liguori |
Subject: | [Qemu-devel] Re: [PATCH 03/26] Remove SaveVM v2 support |
Date: | Fri, 11 Sep 2009 10:37:58 -0500 |
User-agent: | Thunderbird 2.0.0.23 (X11/20090825) |
Stefano Stabellini wrote:
No one complained because the people affected by this issue probably don't follow qemu development so closely to have realized that their old images won't work anymore. I do believe that fixing v2 compatibility is important for a large number of qemu users (including kvm and xen).
kvm never supported live migration with v2. As I think I mentioned in another note, I don't want to burden the VMState refactoring with supporting a format that qemu doesn't support upstream. That said, if you want to add back a version of it that makes use of the new infrastructure, I would be willing to take that.
In fact, if you're willing to do the cleanup work along with Juan, we can avoid removing it.
That said, I don't want to fight over this more than necessary, so as long as you keep the per device loading functions in C we can maintain v2 compatibility downstream if upstream is not interested.
The per device loading functions will be switching to VMState. Regards, Anthony Liguori
[Prev in Thread] | Current Thread | [Next in Thread] |