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
|