From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdqGP-0005CM-1p for qemu-devel@nongnu.org; Sun, 10 Jun 2012 18:05:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SdqGN-0008Le-8b for qemu-devel@nongnu.org; Sun, 10 Jun 2012 18:05:36 -0400 Received: from indium.canonical.com ([91.189.90.7]:50414) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SdqGN-0008LX-3H for qemu-devel@nongnu.org; Sun, 10 Jun 2012 18:05:35 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1SdqGL-0002To-RR for ; Sun, 10 Jun 2012 22:05:33 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id BDA1D2E807B for ; Sun, 10 Jun 2012 22:05:33 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Sun, 10 Jun 2012 21:56:33 -0000 From: BRULE Herman <1011142@bugs.launchpad.net> Sender: bounces@canonical.com References: <20120610121956.17923.70746.malonedeb@soybean.canonical.com> Message-Id: <20120610215633.14271.66336.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1011142] Re: Arm emulation do a crash Reply-To: Bug 1011142 <1011142@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I have found the bug, gentoo "qemu-kvm" is not "qemu" package, and with qemu packages all work. Now I don't know where repport the bug... -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1011142 Title: Arm emulation do a crash Status in QEMU: New Bug description: Hello, I have try multiple image for the raspberry pi, with this cli: /usr/bin/qemu-system-arm -kernel kernel-rasptoo -M versatilepb -cpu arm11= 76 -hda hdd.img -m 256 -append "root=3D/dev/sda2 loglevel=3D7 debug" -seria= l stdio -no-kvm I don't know why, with kvm it say: KVM not supported for this target No accelerator found! I can't debug it with gdb, it crash after the kernel boot (the qemu appli= cation crash). I'm under gentoo: [ebuild R ~] app-emulation/qemu-kvm-1.0.1-r1 USE=3D"aio alsa curl nc= urses opengl sdl threads vhost-net -bluetooth -brltty -debug -fdt -pulseaud= io -qemu-ifup (-rbd) -sasl -smartcard -spice -static -test -tls -usbredir -= vde -xattr -xen" QEMU_SOFTMMU_TARGETS=3D"arm x86_64 -cris -i386 -m68k -micr= oblaze -mips -mips64 -mips64el -mipsel -ppc -ppc64 -ppcemb -sh4 -sh4eb -spa= rc -sparc64" QEMU_USER_TARGETS=3D"arm -alpha -armeb -cris -i386 -m68k -micr= oblaze -mips -mipsel -ppc -ppc64 -ppc64abi32 -sh4 -sh4eb -sparc -sparc32plu= s -sparc64 -x86_64" 0 kB Thanks to help me. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1011142/+subscriptions