From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Njh4P-0003Rz-KZ for qemu-devel@nongnu.org; Mon, 22 Feb 2010 17:48:05 -0500 Received: from [199.232.76.173] (port=39221 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Njh4P-0003Rl-35 for qemu-devel@nongnu.org; Mon, 22 Feb 2010 17:48:05 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Njh4L-0007dt-Gy for qemu-devel@nongnu.org; Mon, 22 Feb 2010 17:48:04 -0500 Received: from sj-iport-6.cisco.com ([171.71.176.117]:50029) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1Njh4L-0007dd-4N for qemu-devel@nongnu.org; Mon, 22 Feb 2010 17:48:01 -0500 Message-ID: <4B83099D.8040106@cisco.com> Date: Mon, 22 Feb 2010 15:47:57 -0700 From: "David S. Ahern" MIME-Version: 1.0 Subject: Re: [Qemu-devel] Isochronous devices support in QEMU References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Taimoor Mirza Cc: qemu-devel@nongnu.org David Ahern On 02/22/2010 12:32 AM, Taimoor Mirza wrote: > Hi all, > > I've few questions about QEMU: > > 1) I read in QEMU's official documentation that in case of using host > system devices "USB devices requiring real time streaming (i.e. USB > Video Cameras) are not supported yet". Also there is no isochronous > transfer based virtual USB device in QEMU. I want to know what is > current status of Iso. support in QEMU? Can I test my Linux based USB As of commit 8e65b7c04965c8355e4ce43211582b6b83054e3d I have been able to pass audio devices to a VM with good success (though I use qemu-kvm, not just qemu). I just started looking at web cameras and not having much luck yet. David > host application for ARM with physical iso devices in host USB port? > > 2) I found a function "ohci_service_iso_td" in usb-ohci.c file in QEMU > source code. > > 3) I am developing a Linux based USB device using Gadget API. Does QEMU > provide USB function controller emulation in such a way that I can run > plug this USB device at run time with host machine and can test it? > > Regards, > Taimoor > > ------------------------------------------------------------------------ > Hotmail: Trusted email with powerful SPAM protection. Sign up now. >