From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NMgKk-0005KU-2j for qemu-devel@nongnu.org; Mon, 21 Dec 2009 06:21:50 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NMgKf-0005IF-95 for qemu-devel@nongnu.org; Mon, 21 Dec 2009 06:21:49 -0500 Received: from [199.232.76.173] (port=50777 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NMgKf-0005I7-5Y for qemu-devel@nongnu.org; Mon, 21 Dec 2009 06:21:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:14894) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NMgKe-00047s-Ot for qemu-devel@nongnu.org; Mon, 21 Dec 2009 06:21:45 -0500 Date: Mon, 21 Dec 2009 13:18:57 +0200 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] cpuid problem in upstream qemu with kvm Message-ID: <20091221111856.GA6309@redhat.com> References: <4B2699BB.1090302@codemonkey.ws> <20091214201049.GD6150@redhat.com> <4B269D99.8080404@codemonkey.ws> <4B2DF334.6030208@redhat.com> <20091220155101.GB31257@redhat.com> <4B2E49E5.6050709@redhat.com> <20091220165612.GC31257@redhat.com> <20091220171822.GD31257@redhat.com> <4B2F581A.7030206@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B2F581A.7030206@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: Alexander Graf , Gleb Natapov , qemu-devel@nongnu.org On Mon, Dec 21, 2009 at 01:12:26PM +0200, Avi Kivity wrote: > On 12/20/2009 07:18 PM, Michael S. Tsirkin wrote: >> >>>> Hmm, then, shouldn't either kvm or qemu mask features that we do not >>>> emulate well enough to make windows not crash? >>>> >>> -cpu host does that already, no? >>> >>> Alex >>> >> I expected so, but Avi here seems to say windows will crash if you >> use a new CPU with it ... >> > > No, Windows tries to detect changes in your hardware and assumes that if > too many things change, you might be a pirate and requires you to phone > their offices to re-authenticate. How often does a casual user upgrade his host CPU? > -- > error compiling committee.c: too many arguments to function