qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 0/4] Fix VMState design flaws


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH 0/4] Fix VMState design flaws
Date: Mon, 14 Sep 2009 22:48:39 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Lightning/1.0pre Thunderbird/3.0b3


   * Add version_id field to post_load().  Now we can assign default values
     in post_load for old versions of the state (ps2_kbd as example).

While this is a good idea, why don't we first reset the devices upon load, which would also set the default values?...

Paolo




reply via email to

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