qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Live Migration of 32-bit Linux guest broken since 2.6.3


From: Avi Kivity
Subject: [Qemu-devel] Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2
Date: Tue, 08 Jun 2010 16:34:37 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Thunderbird/3.0.4

On 06/08/2010 04:28 PM, Peter Lieven wrote:

i will retry the case later today and send info register output.
what is the recommended value for nx (and why)?

Enabled (so you get no-execute memory protection).

do you have a guideline which flags should be identical to ensure proper live migration? i would like to do an automatic compare before life migration to avoid crashes.

All of them [1]. If you have an asymmetric machine, you can disable those flags with the -cpu switch.

Note the default qemu cpu disables many flags, so if one machine has sse4.2 and the other doesn't, migration will still work without disabling anything.


[1] Rather, all flags understood by qemu and kvm that are enabled by the cpu model that you gave to qemu with -cpu.

--
error compiling committee.c: too many arguments to function




reply via email to

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