|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Live Migration Across AMD and Intel
On 2/12/08 09:05, "Igor Chubin" <igor@xxxxxxx> wrote:
> Hello, All.
>
> Do I understand correctly:
>
> for the present it is possible to make domain live migration
> across two hosts, one of which is Intel-CPU-based and
> another is AMD-CPU-based?
>
> Does CPUID feature of Xen 3.3 permit live migration only
> between hosts with CPUs with different flags but
> produce by the same vendor?
>
> What is the difference (from domU perspective)
> between such CPUs, that prohibits live migration?
Supported instructions differ (even at the basic level of SYSENTER versus
SYSCALL in some situations). Supported architectural MSRs differ too.
Actually it could be forced to work sometimes, but it's not particularly
something we want to be claiming to support.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|