qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: [PATCH 0/4] Machine config files


From: Paul Brook
Subject: Re: [Qemu-devel] Re: [PATCH 0/4] Machine config files
Date: Mon, 6 Jul 2009 23:39:37 +0100
User-agent: KMail/1.11.4 (Linux/2.6.29-2-amd64; KDE/4.2.4; x86_64; ; )

> Most importantly, machine config should not be sent until non-live
> migration kicks in.  At this point, the device tree is stable because
> the guest isn't running.  The device tree should be the first section
> saved for non-live migration.

RAM is part of the machine config, and can be hotplugged[1], so you need at 
least that before you start transferring anything.

Paul

[1] We don't currently have user accessible knobs for this, but all the code 
is there.




reply via email to

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