qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 7/7] target/openrisc: Implement full vmstate ser


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 7/7] target/openrisc: Implement full vmstate serialization
Date: Tue, 18 Apr 2017 01:14:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

On 04/16/2017 04:23 PM, Stafford Horne wrote:
Previously serialization did not persist the tlb, timer, pic and other
key state items.  This meant snapshotting and restoring a running os
would crash. After adding these I am able to take snapshots of a
running linux os and restore at a later time.

I am currently not trying to maintain capatibility with older versions
as I do not believe this really worked before or anyone used it.

That's fine, but you still have to bump the version numbers.


r~




reply via email to

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