On Thursday 16 November 2006 16:54, Marco Matthies wrote: > > Is there a way (eg, by looking into /proc/cpuinfo or somewhere else) > > to find out for sure? > > Look for svm in the flags line in /proc/cpuinfo (for Intel VT you > would look for vmx). > egrep '^flags.*svm' /proc/cpuinfo
That's it, many thanks. -- [email protected] mailing list
