From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HeaCx-0001g3-J6 for qemu-devel@nongnu.org; Thu, 19 Apr 2007 13:14:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HeaCw-0001fI-1z for qemu-devel@nongnu.org; Thu, 19 Apr 2007 13:14:11 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeaCv-0001fA-T0 for qemu-devel@nongnu.org; Thu, 19 Apr 2007 13:14:09 -0400 Received: from wr-out-0506.google.com ([64.233.184.239]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hea7w-0008I9-Ld for qemu-devel@nongnu.org; Thu, 19 Apr 2007 13:09:00 -0400 Received: by wr-out-0506.google.com with SMTP id i20so1160874wra for ; Thu, 19 Apr 2007 10:08:59 -0700 (PDT) Message-ID: Date: Thu, 19 Apr 2007 19:08:58 +0200 From: "andrzej zaborowski" Sender: balrogg@gmail.com Subject: Re: [Qemu-devel] Qemu / KQemu on 64-bit (x86_64) host systems In-Reply-To: <462789D3.9030202@t-online.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46231BEB.5070402@t-online.de> <46251321.5050803@t-online.de> <46267504.5080101@t-online.de> <462789D3.9030202@t-online.de> Reply-To: balrogg@gmail.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Werner Dittmann Cc: qemu-devel@nongnu.org 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. Have you tried the patch btw? Regards, Andrzej