From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: Booting/installing WindowsNT Date: Mon, 03 May 2010 20:54:55 +0400 Message-ID: <4BDEFFDF.6070109@msgid.tls.msk.ru> References: <4BDB44C2.7090204@msgid.tls.msk.ru> <4BDB4E58.50805@msgid.tls.msk.ru> <4BDD4E32.2080503@redhat.com> <4BDDA455.8090001@msgid.tls.msk.ru> <4BDE882F.5000009@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Avi Kivity , KVM list To: Andre Przywara Return-path: Received: from isrv.corpit.ru ([81.13.33.159]:39561 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750944Ab0ECQy5 (ORCPT ); Mon, 3 May 2010 12:54:57 -0400 In-Reply-To: <4BDE882F.5000009@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: 03.05.2010 12:24, Andre Przywara wrote: > Michael Tokarev wrote: >> 02.05.2010 14:04, Avi Kivity wrote: >>> On 05/01/2010 12:40 AM, Michael Tokarev wrote: >>>> 01.05.2010 00:59, Michael Tokarev wrote: >>>>> Apparently with current kvm stable (0.12.3) >>>>> Windows NT 4.0 does not install anymore. >>>>> >>>>> With default -cpu, it boots, displays the >>>>> "Inspecting your hardware configuration" >>>>> message and BSODs with "STOP: 0x0000003E" >>>>> error as shown here: >>>>> http://www.corpit.ru/mjt/winnt4_1.gif >>>>> With -cpu pentium the situation is a >>>>> >bit< better, it displays: >>>>> >>>>> Microsoft (R) Windows NT (TM) Version 4.0 (Build 1381). >>>>> 1 System Processor [512 MB Memory] Multiprocessor Kernel > .... > > Michael, > > can you try -cpu kvm64? This should be somewhat in between -cpu host and > -cpu qemu64. It stops during boot with the same "STOP 0x0000003E" message. > Also look in dmesg for uncatched rd/wrmsrs. In case you find something > there, please try: Nothing in host dmesg, nothing at all. Thanks! /mjt