----- Original Message ----
From: John mathews <
john.xen@xxxxxxxxx>
To:
xen-users@xxxxxxxxxxxxxxxxxxxSent: Thursday, August 2, 2007 5:30:53 AM
Subject: [Xen-users] boot time error
Hi ,
I am trying to boot xen-3.0.3 on a paravirtualized system. I am getting following BOOT time error ( it seems to be for VT-enabled machine, surprisingly ?). Yes, i have checked BIOS - there is no option for VT enable or disable. Any help is greatly appreciated.
Bug at vmc.c:90
Xen Call trace:
[<ff115e847>] __bug+0x24/0x30
[<ff141acc7>] adjust_vmx_control+0x2c/0x30
[<ff141b037>] vmx_init_vmcs_config+0x33/0x130
[<ff1439b77>] start_vmx+0x57/0x200
[<ff15d24e7>] init_intel+0x1ae/0x240
[<ff15cadf7>] identify_cpu+0c18f/0x200
[<ff1518ee>] subarch_init_memory+0x5e/0x80
[<ff159578>] __start_xen+0x6f8/0xb00
[<ff10015a>] start_paging+0x52/0x54
CPU FATAL TRAP 6 (invalid opcode), ERROR CODE 0000, IN INTERRUPT CONTEXT
System shutting down
-John