From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DytL3-0004Js-Gt for qemu-devel@nongnu.org; Sat, 30 Jul 2005 11:33:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DytKw-0004GY-GY for qemu-devel@nongnu.org; Sat, 30 Jul 2005 11:33:22 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DytKu-00049u-BZ for qemu-devel@nongnu.org; Sat, 30 Jul 2005 11:33:16 -0400 Received: from [65.74.133.11] (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 1DytEv-0006sf-Mr for qemu-devel@nongnu.org; Sat, 30 Jul 2005 11:27:05 -0400 From: Paul Brook Subject: Re: [Qemu-devel] kqemu problem - linux amd64 host, win xp guest Date: Sat, 30 Jul 2005 16:14:55 +0100 References: <42E5E88B.7000505@kadu.net> <42E64259.6020206@zipman.it> <42EB8ABC.8000302@kadu.net> In-Reply-To: <42EB8ABC.8000302@kadu.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507301614.55941.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 On Saturday 30 July 2005 15:12, Adrian Smarzewski wrote: > Flavio Visentin wrote: > > Did you try qvm86? Sometimes kqemu works better, sometimes qvm86 is > > the best choice, sometimes nothing is better than not using > > acceleration. :-) > > > > Ususally I try all the three solutions and the problem goes away. > > I have problems compiling qemu with qvm86 (newest version from cvs). qvm86 does not yet suppot amd64 hosts. It only works on amd64 hardware when running a 32-bit kernel. Paul