qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] AMD Opteron 6276 to Intel Xeon E5645 live migration fai


From: Paolo Bonzini
Subject: Re: [Qemu-devel] AMD Opteron 6276 to Intel Xeon E5645 live migration failure
Date: Fri, 28 Feb 2014 13:57:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Il 28/02/2014 13:16, Nick Thomas ha scritto:
I'd love to get this working, but I'm a little ignorant on where to
begin, or even if it's possible at all. Are these CPUs just too old, or
is a fixup missing in qemu (or kvm)?

It's the latter (in kvm). Note that for migration to work, especially for such different models, you have to disable CPU features that aren't present in both models. In general the way to do this is to add "-cpu".

I'd start debugging with "-cpu kvm64" on both sides.

Paolo



reply via email to

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