|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] amd processors + virtualisation
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Alex Samad
> Sent: 24 May 2007 04:21
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] amd processors + virtualisation
>
> how can I tell in /proc/cpuinfo weather my amd processor can
> do hardware
> assisted vitalisation
"cat /proc/cpuinfo|grep svm" should give you a line of "flags"
containing "svm" if your processor has AMD-V (aka SVM).
The other pretty easy way is to tell from the type of memory the
motherboard uses. If it's got DDR2 memories, then it's got AMD-V with
one exception: processors called "Sempron" don't have AMD-V, but all
others do (Athlon, Opteron, Turion).
--
Mats
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|