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

Re: [Xen-users] Xen on AMD Athlon 64 X2 3800

To: Parik Pol <parikpol@xxxxxxxxx>
Subject: Re: [Xen-users] Xen on AMD Athlon 64 X2 3800
From: Thomas Harold <thomas-news@xxxxxxxxxx>
Date: Mon, 30 Nov 2009 15:11:43 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 30 Nov 2009 12:12:21 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7ee2575b0911301126h2f24a2bav45e60b415f55e042@xxxxxxxxxxxxxx>
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>
References: <7ee2575b0911301126h2f24a2bav45e60b415f55e042@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091121 Thunderbird/3.0
On 11/30/2009 2:26 PM, Parik Pol wrote:
> Hi,
> I have a desktop with "AMD Athlon 64 X2 3800" (
> http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=1526472&csid=ITD&body=MAIN#detailspecs > <http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=1526472&csid=ITD&body=MAIN#detailspecs>
> ). I wanted to check if I can get Xen up and running on this host. Is
> this processor something that I can attempt to install Xen on? Or should
> I be looking at upgrading it to a higher processor?

For PV guests it doesn't matter. For HVM guests, the CPU has to support it (and it may need to be enabled in the BIOS). You should find the following flags in the /proc/cpuinfo output if your CPU supports hardware virtualization.

cat /proc/cpuinfo

Intel: vmx
AMD: svm

The other rule of thumb is that all Socket F Opterons support HVM and all AM2/AM3 Athlon64s support HVM. The old socket 939/940 chips generally did not support HVM.

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

<Prev in Thread] Current Thread [Next in Thread>