qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 2/8] replay: save/load initial state


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 2/8] replay: save/load initial state
Date: Thu, 22 Sep 2016 10:51:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0


On 22/09/2016 07:37, Pavel Dovgalyuk wrote:
>> > I mean that (if I understand correctly) raw images are corrupted if you
>> > don't use -snapshot (the record overwrites them, and the replay reads
>> > overwritten data).
> I tried running record/replay with raw image. Record finished without an 
> error,
> but replay couldn't start, because there was no snapshot to load.
> I think the solution is checking savevm return code and exiting if snapshot 
> cannot be created.

Yep, good idea.

Paolo



reply via email to

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