From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KiujV-0006S4-BJ for qemu-devel@nongnu.org; Thu, 25 Sep 2008 13:34:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KiujT-0006RU-Nu for qemu-devel@nongnu.org; Thu, 25 Sep 2008 13:34:28 -0400 Received: from [199.232.76.173] (port=34611 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KiujT-0006RQ-Ga for qemu-devel@nongnu.org; Thu, 25 Sep 2008 13:34:27 -0400 Received: from hobi.com ([130.94.185.247]:4666) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KiujT-0001XW-8R for qemu-devel@nongnu.org; Thu, 25 Sep 2008 13:34:27 -0400 Received: from unknown (HELO ricklap) ([68.23.60.237]) (envelope-sender ) by 130.94.185.247 (qmail-ldap-1.03) with SMTP for ; 25 Sep 2008 17:34:25 -0000 From: Rick Vernam Subject: Re: [Qemu-devel] [PATCH] Add USB sys file-system support (v5) Date: Thu, 25 Sep 2008 12:34:23 -0500 References: <1220571341.2638.6.camel@hephaestion> <200809221447.51855.rickv@hobi.com> <48D81E6F.2070309@codemonkey.ws> In-Reply-To: <48D81E6F.2070309@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809251234.24107.rickv@hobi.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Monday 22 September 2008 05:38:39 pm Anthony Liguori wrote: > Rick Vernam wrote: > > So is anything going to come of this? > > > > I tried to apply this patch to my local svn checkout - but apparently I'm > > too bone-headed to apply the patch correctly. > > > > I'd love to test it, so I inquire - are there any plans to commit this? > > Or can anyone suggest how I might apply this patch? > > Sorry, due to how my email is setup, it's easier for me to miss a patch > when it goes CC's both qemu-devel and kvm-devel. > > The patch still needs some cleanup, but once it's done, I will commit it. > > Regards, > > Anthony Liguori Fantastic. I see TJ posted another patch, so I will look for your comments and/or commit. Again, Thanks for your time & effort.