From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HeuBq-0000KR-Qx for qemu-devel@nongnu.org; Fri, 20 Apr 2007 10:34:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HeuBo-0000K2-Bw for qemu-devel@nongnu.org; Fri, 20 Apr 2007 10:34:21 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeuBo-0000Jz-4a for qemu-devel@nongnu.org; Fri, 20 Apr 2007 10:34:20 -0400 Received: from mailout06.sul.t-online.com ([194.25.134.19]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Heu6j-0004nt-D7 for qemu-devel@nongnu.org; Fri, 20 Apr 2007 10:29:05 -0400 Message-ID: <4628CE21.7070302@t-online.de> Date: Fri, 20 Apr 2007 16:28:49 +0200 From: Werner Dittmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu / KQemu on 64-bit (x86_64) host systems References: <46231BEB.5070402@t-online.de> <46251321.5050803@t-online.de> <46267504.5080101@t-online.de> <462789D3.9030202@t-online.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: balrogg@gmail.com, qemu-devel@nongnu.org andrzej zaborowski wrote: > On 19/04/07, Werner Dittmann wrote: >> Andrzej, >> >> the guest Linux system reported some AMD CPU type (can't remember >> which one) which is not in my system. Now when the guest Linux starts >> is correctly reports: CPU 0 AMD X2 4200+ .... > > That's a deficiency of the kqemu approach and it's not correct because > an AMD X2 4200+ is not emulated. Your virtual machine is *not* your > PC. I thought so :-) . IMHO it just perfoms a CPUID check here. > Not yet, it's on my list during the tests. I'll give you feedback after I tested it. > Have you tried the patch btw? > > Regards, > Andrzej Regards, Werner