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:40:29 +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:38 PM, Peter Lieven wrote:
Avi Kivity wrote:
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.
which cpu model do you suggest for 4 core xeon cpus? -cpu host ?

-cpu host is good if you have identical machines and don't plan to add new ones.

how important is the match of the virtualization extensions?

The virtualization extensions on Intel aren't exposed to the guest, so they don't need to match.

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




reply via email to

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