WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] Windows NT HVM fail to install

To: "Claudemir Todo Bom" <devel@xxxxxxxxx>
Subject: RE: [Xen-users] Windows NT HVM fail to install
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Sat, 22 Nov 2008 09:15:47 +1100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 21 Nov 2008 14:16:35 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1227290772.30722.7.camel@xxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1227099936.26845.12.camel@xxxxxxxxxxxxxxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D0154FC44@trantor> <1227267195.6701.13.camel@xxxxxxxxxxxxxxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D0154FC96@trantor> <1227290772.30722.7.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AclMA+E06n+LuOZCTxaI451xXXRsrAAImL4Q
Thread-topic: [Xen-users] Windows NT HVM fail to install
> 
> upgraded to 3.3.0 and tweaked a little with cpuid... i noticed that HT
> is the fourth bit of edx, noted also that it was not enabled before!
> 
> Unfortunately I had no success on running Windows NT 4.0 as an HVM
> guest, i hope that the "cpuid" thing is the right way to follow, but I
> was unable to find any report of people running this system with Xen
or
> trying to do it!

Pity. That would have been a nice easy fix...

> I do not know the details about the bits of cpuid, i didn't understood
> how it works too, it would be helpful if somebody make a list of the
> setting to "emulate" many other processors, so I can try others.
> 
> If anybody on the list knows more about the "STOP: 0x0000003e" error,
a
> help would be great!
> 
> Thank you James for your support, hope you can help me a little more
on
> this.
> 

All I can really suggest now is to try some different CPUID values - if
you can find some old hardware that NT4 runs on there should be a tool
you can run to get the CPUID from that, and then make the Xen emulated
one the same.

Failing that, it's probably time to get the Windows debugger working and
step through the code to find out where it's crashing - if you're lucky
you'll see the assembly language equivalent of:

Get CPUID
Compare to xxx, and crash if not valid

Good luck! It would be nice for Xen to be able to run NT4 domains to be
able to get them off old hardware...

James

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>