qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] save/restore broken?


From: Luiz Capitulino
Subject: Re: [Qemu-devel] save/restore broken?
Date: Thu, 13 Aug 2009 15:48:27 -0300

On Tue, 11 Aug 2009 18:39:47 +0200
Paolo Bonzini <address@hidden> wrote:

> Hi all,
> 
> if I try to save and restore an image using current qemu and current 
> libvirt, the load fails.

 Yes, it's broken. I'm unable to loadvm and to migrate.

 According to git bisect the problem was introduced by:

"""
commit 93c8cfd9e67a62711b86f4c93747566885eb7928
Author: Gleb Natapov <address@hidden>
Date:   Sun Aug 2 11:36:47 2009 +0300

    make windows notice media change
"""

 Indeed, reverting this fixes it for me.

 When I try to loadvm I get this error:

"""
Unknown savevm section type 255
Error -22 while loading VM state
"""

 The migration symptoms are different. Sometimes it
prints the same message, sometimes it kind of works
but gets strange behaviors.




reply via email to

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