From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH 5/5] husb: rewrite Linux host USB layer, fully async operation Date: Fri, 15 Aug 2008 15:24:53 +0100 Message-ID: <200808151524.54015.paul@codesourcery.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Max Krasnyansky , kvm@vger.kernel.org To: qemu-devel@nongnu.org Return-path: Received: from mail.codesourcery.com ([65.74.133.4]:35468 "EHLO mail.codesourcery.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754650AbYHOOY4 (ORCPT ); Fri, 15 Aug 2008 10:24:56 -0400 In-Reply-To: Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: > This patch obviously requires UHCI patch. The combo has been tested with > various devices. See the UHCI patch description for list of the devices. > Most of the testing was done with the KVM flavor of QEMU. Have you tested OHCI hosts? Paul