From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38022) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcC7T-0004fZ-V9 for qemu-devel@nongnu.org; Thu, 30 Jun 2011 03:57:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcC7R-0006zQ-Vo for qemu-devel@nongnu.org; Thu, 30 Jun 2011 03:57:03 -0400 Received: from mail-pz0-f45.google.com ([209.85.210.45]:54397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcC7R-0006z8-HA for qemu-devel@nongnu.org; Thu, 30 Jun 2011 03:57:01 -0400 Received: by pzk30 with SMTP id 30so1819793pzk.4 for ; Thu, 30 Jun 2011 00:56:59 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 30 Jun 2011 08:56:59 +0100 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] qemu: hardware error: Failed to create USB device 'usb-tablet' List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "dpc@ucore.info" Cc: qemu-devel@nongnu.org On 30 June 2011 08:20, dpc@ucore.info wrote: > On Wed, Jun 29, 2011 at 7:25 PM, Peter Maydell wrote: >> Unfortunately there isn't a QEMU model of the ISP1761 USB controller >> which the Versatile Express uses, so that machine model doesn't have >> USB support. (versatilepb gets USB support via its PCI bus, but >> there is no PCI for vexpress.) > Are you aware when can this be supported? I'm aware that Linaro's Qemu > had something about it in TODO for their next release. You're probably thinking of the USB support in the OMAP3 beagle/overo models in qemu-linaro: different chip. I don't have any plans for vexpress USB support, I'm afraid. (We only have limited resources for qemu work and for most purposes the standard ps2 mouse works fine on vexpress.) -- PMM