On Tue, Jul 07, 2009 at 06:24:22PM +0200, Alexandre CABROL PERALES wrote:
> I tested on kvm and it works well.
> So i took http://gnuwin32.sourceforge.net/packages/cpuid.htm
> and got:
> > eax in eax ebx ecx edx
> > 00000000 00000002 756e6547 6c65746e 49656e69
> > 00000001 00000623 00000800 80000001 078bfbfd
> > 00000002 00000001 00000000 00000000 002c307d
> > 80000000 8000000a 68747541 444d4163 69746e65
> > 80000001 078bfbfd 00000000 00000000 2191abfd
> > 80000002 554d4551 72695620 6c617574 55504320
> > 80000003 72657620 6e6f6973 312e3020 00302e30
> > 80000004 00000000 00000000 00000000 00000000
> > 80000005 01ff01ff 01ff01ff 40020140 40020140
> > 80000006 00000000 42004200 02008140 00000000
> > 80000007 00000000 00000000 00000000 00000000
> > 80000008 00003028 00000000 00000000 00000000
> > 80000009 00000000 00000000 00000000 00000000
> > 8000000a 00000001 00000010 00000000 00000000
> >
> > Vendor ID: "GenuineIntel"; CPUID level 2
> >
> > Intel-specific functions:
> > Version 00000623:
> > Type 0 - Original OEM
> > Family 6 - Pentium Pro
> > Model 2 -
> > Stepping 3
> > Reserved 0
> >
> > Extended brand string: "QEMU Virtual CPU version 0.10.0"
> > CLFLUSH instruction cache line size: 8
> >
> > Feature flags 078bfbfd:
> > FPU Floating Point Unit
> > DE Debugging Extensions
> > PSE Page Size Extensions
> > TSC Time Stamp Counter
> > MSR Model Specific Registers
> > PAE Physical Address Extension
> > MCE Machine Check Exception
> > CX8 COMPXCHG8B Instruction
> > APIC On-chip Advanced Programmable Interrupt Controller present and
> > enabled
> > SEP Fast System Call
> > MTRR Memory Type Range Registers
> > PGE PTE Global Flag
> > MCA Machine Check Architecture
> > CMOV Conditional Move and Compare Instructions
> > FGPAT Page Attribute Table
> > PSE-36 36-bit Page Size Extension
> > CLFSH CFLUSH instruction
> > MMX MMX instruction set
> > FXSR Fast FP/MMX Streaming SIMD Extensions save/restore
> > SSE Streaming SIMD Extensions instruction set
> > SSE2 SSE2 extensions
> >
> > TLB and cache info:
> > 7d: unknown TLB/cache descriptor
> > 30: unknown TLB/cache descriptor
> > 2c: unknown TLB/cache descriptor
>
>
> I made cpuid conf :
> cpuid = [ '0x00000000:eax=00000002,ebx=756e6547,ecx=6c65746e,edx=49656e69',
> '0x00000001:eax=00000623,ebx=00000800,ecx=80000001,edx=078bfbfd',
> '0x00000002:eax=00000001,ebx=00000000,ecx=00000000,edx=002c307d',
> '0x80000000:eax=8000000a,ebx=68747541,ecx=444d4163,edx=69746e65',
> '0x80000001:eax=078bfbfd,ebx=00000000,ecx=00000000,edx=2191abfd',
> '0x80000002:eax=554d4551,ebx=72695620,ecx=6c617574,edx=55504320',
> '0x80000003:eax=72657620,ebx=6e6f6973,ecx=312e3020,edx=00302e30',
> '0x80000004:eax=00000000,ebx=00000000,ecx=00000000,edx=00000000',
> '0x80000005:eax=01ff01ff,ebx=01ff01ff,ecx=40020140,edx=40020140',
> '0x80000006:eax=00000000,ebx=42004200,ecx=02008140,edx=00000000',
> '0x80000007:eax=00000000,ebx=00000000,ecx=00000000,edx=00000000',
> '0x80000008:eax=00003028,ebx=00000000,ecx=00000000,edx=00000000',
> '0x80000009:eax=00000000,ebx=00000000,ecx=00000000,edx=00000000',
> '0x8000000a:eax=00000001,ebx=00000010,ecx=00000000,edx=00000000']
>
>
> but still doesn't work.
>
> Any idea?
> Someone can help ?
>
Well, what's the problem?
Does it crash? Do you get any errors?
-- Pasi
> Nick Couchman a écrit :
> > If I recall correctly, you have to play with the CPUID settings on Xen to
> > get Windows NT to work correctly, which requires Xen 3.4. I've tried to
> > get NT running on Xen, but never succeeded.
> >
> > -Nick
> >
> >>>> On 2009/07/07 at 07:37, Alexandre CABROL PERALES
> >>>> <alexandre.cabrol@xxxxxxxx> wrote:
> >
> >
> > Hello,
> > i'm currently working on Debian Lenny x86_64 (kernel 2.6.26-2-xen-amd64).
> >
> > I have my VT flag on and already installed linux distribution in HVM
> > mode. I did test to install debian not modified in HVM mode and it works
> > well.
> >
> > Currently i'm trying to run Windows NT as DomU on my server.
> > I've got bluescreen (see joined png file).
> >
> > message start with:
> > p5-0000 irql:1e SYSVER 0xf0000565
> >
> > Do you have any idea?
> >
> > please find attached my xend config and winnt vm config.
> >
> > regards,
>
> --------
> This e-mail may contain confidential and privileged material for the
> sole use of the intended recipient. If this email is not intended for
> you, or you are not responsible for the delivery of this message to the
> intended recipient, please note that this message may contain SEAKR
> Engineering (SEAKR) Privileged/Proprietary Information. In such a case,
> you are strictly prohibited from downloading, photocopying, distributing
> or otherwise using this message, its contents or attachments in any way.
> If you have received this message in error, please notify us
> immediately by replying to this e-mail and delete the message from your
> mailbox. Information contained in this message that does not relate to
> the business of SEAKR is neither endorsed by nor attributable to SEAKR.
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
> --
> Alexandre CABROL PERALES
> --
> Ingenieur Securite des Systemes d'Information
> Mob. : 06.98.82.03.06
> Mail : alexandre.cabrol@xxxxxxxx
> Key fingerprint = 1E6B B8DF 5001 A6A8 E057 9D31 7B3B EAB1 4AE4 8953
> --
> ARTAL Technologies
>
> Rue Pierre-Gilles de Gennes
> Ens."La Rue", Bat. 9, BP 38138
> 31681 Labege cedex
>
> Tel. : 05.61.00.39.30
> Fax : 05.61.00.20.43
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|