From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: Booting/installing WindowsNT Date: Wed, 05 May 2010 08:35:11 +0400 Message-ID: <4BE0F57F.9020701@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> <4BDE8DF4.8070604@redhat.com> <4BDE9757.8090809@amd.com> <4BDF01CA.80505@msgid.tls.msk.ru> <4BDFE3A7.2050706@redhat.com> <4BE00E2A.2010901@amd.com> <4BE015BF.2010401@msgid.tls.msk.ru> <4BE03CD7.8090105@amd.com> <4BE049F5.4000500@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Andre Przywara , KVM list To: Avi Kivity Return-path: Received: from isrv.corpit.ru ([81.13.33.159]:36111 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752524Ab0EEEfO (ORCPT ); Wed, 5 May 2010 00:35:14 -0400 In-Reply-To: <4BE049F5.4000500@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 04.05.2010 20:23, Avi Kivity wrote: > On 05/04/2010 06:27 PM, Andre Przywara wrote: >> >>> 3. In all other cases so far it BSoDs with STOP 0x3E error >>> right before displaying that kernel message. >> MSDN talks about a mulitprocessor configuration error: >> http://msdn.microsoft.com/en-us/library/ms819006.aspx >> I suspected the offline CPUs in the mptable that confuse NT. But -smp >> 1,maxcpus=1 does not make a difference. I will try to dig deeper in >> this area. > > What about disabling ACPI? smp should still work through the mptable. That was the first thing I tried in my initial testing. Apparently ACPI has nothing to do with the problem, -- -no-acpi has no visible effect, the behavour is still the same. /mjt