From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KSwoB-0003yZ-Iz for qemu-devel@nongnu.org; Tue, 12 Aug 2008 12:33:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KSwo7-0003rs-Q1 for qemu-devel@nongnu.org; Tue, 12 Aug 2008 12:33:18 -0400 Received: from [199.232.76.173] (port=55035 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSwo7-0003rf-KF for qemu-devel@nongnu.org; Tue, 12 Aug 2008 12:33:15 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:2160) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1KSwo7-0003LY-3t for qemu-devel@nongnu.org; Tue, 12 Aug 2008 12:33:15 -0400 Message-ID: <48A1BB47.7030606@qualcomm.com> Date: Tue, 12 Aug 2008 09:33:11 -0700 From: Max Krasnyansky MIME-Version: 1.0 Subject: Re: [Qemu-devel] Recent USB patches References: <48A1AAE9.4000708@kernel.org> <48A1ADC7.6060509@codemonkey.ws> In-Reply-To: <48A1ADC7.6060509@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org Anthony Liguori wrote: > Hi Max, > > Max Krasnyansky wrote: >> Folks, >> >> Any comments on the USB patches that I sent recently ? >> >> I'm talking about this stuff: >> [PATCH] Support for USB host device auto connect >> [PATCH] Support for USB host device auto disconnect >> [PATCH] Generic packet handler cleanup and documentation >> [PATCH] Extra debugging for Linux USB host >> >> I have more USB patches coming, which include fully async isoc and >> bulk and >> more. But I wanted to get some feedback on the simpler stuff first. >> > > Please resubmit them as patches to QEMU (and not to kvm-userspace), and > I'll make sure they are reviewed and applied if appropriate. Will do. They should apply as is, but it makes sense to resend. Max