From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:32953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THAab-0001DB-FA for qemu-devel@nongnu.org; Thu, 27 Sep 2012 05:41:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THAaV-0000QA-4d for qemu-devel@nongnu.org; Thu, 27 Sep 2012 05:41:01 -0400 Received: from indium.canonical.com ([91.189.90.7]:35269) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THAaU-0000PK-VB for qemu-devel@nongnu.org; Thu, 27 Sep 2012 05:40:55 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1THAaU-0001Dj-H9 for ; Thu, 27 Sep 2012 09:40:54 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 793D92E807B for ; Thu, 27 Sep 2012 09:40:54 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Thu, 27 Sep 2012 09:34:31 -0000 From: thierry bultel <1056668@bugs.launchpad.net> Sender: bounces@canonical.com References: <20120926074910.31433.12140.malonedeb@gac.canonical.com> <20120927084723.31310.41369.malone@gac.canonical.com> Message-Id: <50641DA7.9050200@wanadoo.fr> Errors-To: bounces@canonical.com Subject: Re: [Qemu-devel] [Bug 1056668] Re: qemu-system-arm crash at startup with -usbdevice Reply-To: Bug 1056668 <1056668@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Le 27/09/2012 10:47, Peter Maydell a =C3=A9crit : > Well, it's certainly a bug that we crash (and I'll look into that). > However, the vexpress-a9 model does not have any USB controller, so a > fix for this bug would just make us print a nicer error message instead > of crashing... > Yes indeed, is there supported a9 board with a USB controller ? I would = make the test as well Many thanks Thierry -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1056668 Title: qemu-system-arm crash at startup with -usbdevice Status in QEMU: New Bug description: This happens with official 1.2.0 version, but I reproduce the same issue with the main git branch On my host: :~$ lsusb | grep Logi Bus 004 Device 002: ID 046d:c219 Logitech, Inc. Cordless RumblePad 2 :~$ qemu/arm-softmmu/qemu-system-arm -kernel output/images/uImage -initrd output/images/rootfs.cpio -M vexpres= s-a9 -serial stdio -append "console=3DttyAMA0" -net nic -net tap,script=3D$= SCRIPTS/qemu-ifup,downscript=3D$SCRIPTS/qemu-ifdown -m 1024 -usbdevice host= :046d:c219 Segmentation fault To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1056668/+subscriptions