From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9zKX-0007od-8U for qemu-devel@nongnu.org; Wed, 13 Apr 2011 08:38:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q9zKW-0005Jp-Cc for qemu-devel@nongnu.org; Wed, 13 Apr 2011 08:37:57 -0400 Received: from mail-gw0-f45.google.com ([74.125.83.45]:50853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9zKW-0005Je-AF for qemu-devel@nongnu.org; Wed, 13 Apr 2011 08:37:56 -0400 Received: by gwb19 with SMTP id 19so291717gwb.4 for ; Wed, 13 Apr 2011 05:37:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1302687934-1287-1-git-send-email-bradh@frogmouth.net> References: <1302687934-1287-1-git-send-email-bradh@frogmouth.net> Date: Wed, 13 Apr 2011 13:37:55 +0100 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH 0/4] Minor USB fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brad Hards Cc: qemu-devel@nongnu.org On Wed, Apr 13, 2011 at 10:45 AM, Brad Hards wrote: > 1 fixes spellos in the mass-storage driver > 2-4 fix issues in Linux usb pass-through code. I left a comment on patch 4 and will wait for activity on that email thread. Otherwise these could go via the trivial-patches tree and I'll add them once discussion has finished. Stefan