jdd wrote:
> Rainer Klier wrote:
>> Am Dienstag, den 18.09.2007, 15:00 +0200 schrieb jdd:
>>> Hello
>>> can I state than any dual core provessor can do full virtualisation?
>>>
>>
>> no.
>> not if you mean hardware-virtualization-technologies.
>> there are pentium dual-cores for example, which are, of course dual core
>> processors, but don't have hardware-virtualization-technologies.
>
> hell!
>
> how can one know if the processor is able to do this (in fact use Xen
> fully)
>
> thanks
> jdd
>
I think it will have svm or vmx in /proc/cpuinfo.

grep -E 'svm|vmx' /proc/cpuinfo

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to