From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVF8q-0006Q1-Jo for qemu-devel@nongnu.org; Sat, 24 Mar 2007 18:55:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVF8o-0006Ln-RC for qemu-devel@nongnu.org; Sat, 24 Mar 2007 18:55:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVF8o-0006Lb-LM for qemu-devel@nongnu.org; Sat, 24 Mar 2007 17:55:18 -0500 Received: from mailout01.sul.t-online.com ([194.25.134.80]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HVF6k-00045r-4o for qemu-devel@nongnu.org; Sat, 24 Mar 2007 18:53:10 -0400 Message-ID: <4605ABC9.1010700@t-online.de> Date: Sat, 24 Mar 2007 23:52:57 +0100 From: Werner Dittmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Problem with x86_64 bit linux guest (2.6.18), opensuse References: <46053CAF.90206@t-online.de> In-Reply-To: <46053CAF.90206@t-online.de> Content-Type: text/plain; charset=ISO-8859-1 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: qemu-devel@nongnu.org An additionl to my previous post: I tried to install openSUSE X86_64 with -no-kqemu. This time it went ok until the step that installs grub to prpare the disk for first boot. AFAIK this problem was also reported some time ago. Is there any way I can help here, for example creating dumps, traces that give additional information on top what was alraedy posted some time ago. Regards, Werner Werner Dittmann wrote: > All, > > some time ago I reported problems with Qemu and the > installation of openSUSE 10.1 or 10.2 64bit systems. > > Today I did a CVS download and compiled Qemu again, using > a gcc 3.3.6 compiler. To simplify it I configured it as > follows: > > ./configure --prefix=/usr/local --cc=/opt/gcc33/bin/gcc-3.3 \ > --enable-adlib --target-list="i386-softmmu x86_64-softmmu" > > For Kqemu I use that latest tar.gz version (1.3.0pre11), > compiled with the standard compiler (gcc 4.1.2) on my > openSUSE 10.2 system (Host). Hardware is AMD Athlon 64bit. > > My W2K works with qemu, with -kernel-kqemu -no-acpi. > > But trying to install a standard openSUSE 10.2 from > DVD image fails. When using -kernel-kqemu it loops > (seems forever), starting without it crashes shortly > after the installation process started while scaning > some devices. > > Checking documentation says: > x86_64 full virtualization support for kqemu. > > Is this a know problem? shall I use a different gcc to > build qemu? some switches to set? config options? > > Regards, > Werner > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >