problem with XEN hardware virtualisation

Hello,

i have a problem with the full virtualisation (hardware virtualisation) of XEN (using Intel VT) for a virtual Windows 7 machine.
I use a Intel E8500 (Core 2 Duo) Processor on a ASUS P5Q. Both are supporting VT.
At the moment a have running Windows 7 on VirtualBox (running on openSuse 11.1 x86_64) with activated VT Support, so it is not a problem of the BIOS or the hardware.

On my normal openSuse 11.1 installation i have checked the VT support with cat /proc/cpuinfo. I can see the important flag “vmx” and “smx”.
But when i reboot with XEN installation on openSuse 11.1 x86_64, i doesn’t have VT support (missing flags “vmx” and “smx”). Also i can see differences by “cpu MHZ”, “siblings” and “cpu cores”.
After booting the actual XEN Live CD v2.0 for x86_64 i have the same problem.

Has somebody a solution for the problem?

Normal opensuse 11.1 x86_64 installation:

cat cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core™2 Duo CPU E8500 @ 3.16GHz
stepping : 10
cpu MHz : 2003.000
cache size : 6144 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips : 6332.60
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

After installation of XEN on opensuse 11.1 x86_64 and booting XEN or booting XEN Live CD v2.0 for x86_64:

cat cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core™2 Duo CPU E8500 @ 3.16GHz
stepping : 10
cpu MHz : 3166.402
cache size : 64 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu de tsc msr pae cx8 apic sep mtrr cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good pni ssse3 cx16 sse4_1 lahf_lm
bogomips : 6334.63
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

kind regards
superulli