qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Live migration protocol, device features, ABIs and


From: Paolo Bonzini
Subject: [Qemu-devel] Re: Live migration protocol, device features, ABIs and other beasts
Date: Mon, 23 Nov 2009 09:18:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4

On 11/23/2009 03:17 AM, Anthony Liguori wrote:
You mean, each device would have multiple sections?  We already use
chunks for each device state.

If they want to, yes.

We only migrate things that are guest visible.  Everything else is left
to the user to configure.  We wouldn't migrate the state of a RNG
emulation provided that it doesn't have an impact on the guest.

The project doing lockstep virtualization would need to migrate it, for example.

By definition, anything that is guest visible is important because it
affects the guest's behavior.

Yes, but vendors want backwards-compatibility whenever possible. Anything that is guest visible is important, but some things are less important than others (or they wouldn't have been overlooked in the first place).

Paolo





reply via email to

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