|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xeon processor and no VT?
You can check whether yr processor support VT or not.
#cat /proc/cpuinfo in flag check if vmx is there.
cat /proc/cpuinfo | grep vmx
In BIOS u can enable and disable the VT in processor options.
Thanks,
Trilok
On 4/30/07, Suman K <kanugantisuman@xxxxxxxxx> wrote:
I
have xen working on Intel(R) Xeon(TM) CPU 3.40GHz, its a HP xw6200
workstation. I thought all the Xeon processor come with VT. Here is a
link http://www.intel.com/products/processor_number/chart/xeon.htm I search numerous pages from Intel and everything says Xeon processor supports VT. This machine seem to have a E7525 chipset.
Still,
xen complains about no VT. I am just so confused at this point and
trying to find out if I have the wrong processor or missing something.
I search all BIOS, it does have an option for VT enable disable but
does have HT.
I would really appreciate any ideas or experience in this regard?
Thanks,
Suman K Linux Engineer San Diego, CA
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|