WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] amd <-> intel migration and silverlight

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] amd <-> intel migration and silverlight
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Sun, 17 Jan 2010 16:50:07 +1100
Delivery-date: Sat, 16 Jan 2010 21:50:55 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcqXOOw173kpn9tORy6E0iO5Av3x5w==
Thread-topic: amd <-> intel migration and silverlight
I have two servers for testing, one is amd and the other is intel. As
suggested by someone on the xen- lists, I use the following:

cpuid = [ '0:eax=0x3,ebx=0x0,ecx=0x0,edx=0x0',
 
'1:eax=0x06b1,ecx=xxxxxxxxxxx0000xx00xxx0000000xx0,edx=xxx00000xxxxxxx0x
xxxxxxxx0xxxxxx',
          '4:eax=0x3,ebx=0x0,ecx=0x0,edx=0x0',
          '0x80000000:eax=0x3,ebx=0x0,ecx=0x0,edx=0x0']

 to reduce the feature set to a 'lowest common denominator' between the
two. Unfortunately, that means I can't install Microsoft Silverlight
"Your CPU does not support eh SSE instruction set which is required by
Silverlight"... while not really that unfortunate in itself, the
automatic updates don't automatically then go on and install Windows SP2
automatically for me as it obsesses over Silverlight failing to install.

Could a 'lowest common denominator' cpuid feature set be expanded to
include SSE, or are the SSE implementations between AMD and Intel
chipsets different?

Thanks

James

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] amd <-> intel migration and silverlight, James Harper <=