From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Booting/installing WindowsNT Date: Mon, 03 May 2010 11:48:52 +0300 Message-ID: <4BDE8DF4.8070604@redhat.com> 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: Michael Tokarev , KVM list To: Andre Przywara Return-path: Received: from mx1.redhat.com ([209.132.183.28]:11363 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751446Ab0ECIs6 (ORCPT ); Mon, 3 May 2010 04:48:58 -0400 In-Reply-To: <4BDE882F.5000009@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 05/03/2010 11:24 AM, Andre Przywara wrote: > > can you try -cpu kvm64? This should be somewhat in between -cpu host > and -cpu qemu64. > Also look in dmesg for uncatched rd/wrmsrs. In case you find something > there, please try: > # modprobe kvm ignore_msrs=1 > (You have to unload the modules first) It's unlikely NT 4 will touch msrs, it's used to running on very old hardware (pre-msr, even). I expect it's a problem with the bios or vendor/model/blah. (worth trying anyway) -- error compiling committee.c: too many arguments to function