From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JrsCG-0008RZ-0T for qemu-devel@nongnu.org; Fri, 02 May 2008 06:08:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JrsCE-0008Qb-15 for qemu-devel@nongnu.org; Fri, 02 May 2008 06:08:55 -0400 Received: from [199.232.76.173] (port=59740 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JrsCD-0008QW-Pb for qemu-devel@nongnu.org; Fri, 02 May 2008 06:08:53 -0400 Received: from wf-out-1314.google.com ([209.85.200.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JrsCC-0001ck-Uf for qemu-devel@nongnu.org; Fri, 02 May 2008 06:08:53 -0400 Received: by wf-out-1314.google.com with SMTP id 28so1219914wfc.4 for ; Fri, 02 May 2008 03:08:45 -0700 (PDT) Message-ID: Date: Fri, 2 May 2008 19:08:44 +0900 From: "Jun Koi" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] KQEMU doesnt support x86-64? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I am using qemu-0.9.1 on x86 Linux. I notice that while "qemu" is compiled with kqemu support, "qemu-system-x86_64" doesn't (tested on the same qemu image) Is there any reason that qemu-system-x86_64 doesnt support kqemu? Is that intention, or just a bug?? Many thanks, Jun