From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DgXE5-00059E-Bc for qemu-devel@nongnu.org; Thu, 09 Jun 2005 20:18:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DgXE1-00057q-Vp for qemu-devel@nongnu.org; Thu, 09 Jun 2005 20:18:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DgXE1-000577-QX for qemu-devel@nongnu.org; Thu, 09 Jun 2005 20:18:17 -0400 Received: from [65.74.133.9] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DgXAr-0000u9-N4 for qemu-devel@nongnu.org; Thu, 09 Jun 2005 20:15:01 -0400 From: Paul Brook Subject: Re: [Qemu-devel] Can't link kqemu kernel module on AMD64 system? Date: Fri, 10 Jun 2005 01:07:58 +0100 References: <42A8746F.3090501@csun.edu> In-Reply-To: <42A8746F.3090501@csun.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506100108.00191.paul@codesourcery.com> 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 Cc: Jeff Wiegley On Thursday 09 June 2005 17:55, Jeff Wiegley wrote: > I saw the posting about a x86-64 alpha version of kqemu coming out in > "the next few days" but that was a month ago. Did this happen? It didn't happen. > Or does it just not work on AMD64 systems/kernels yet? kqemu is still 32-bit only. Paul