From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sylq8-0005eq-BC for qemu-devel@nongnu.org; Tue, 07 Aug 2012 11:37:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sylq2-0007ML-Fh for qemu-devel@nongnu.org; Tue, 07 Aug 2012 11:37:00 -0400 Received: from mail-qa0-f52.google.com ([209.85.216.52]:33983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sylq2-0007MH-BF for qemu-devel@nongnu.org; Tue, 07 Aug 2012 11:36:54 -0400 Received: by qabj34 with SMTP id j34so1650060qab.4 for ; Tue, 07 Aug 2012 08:36:54 -0700 (PDT) From: Anthony Liguori In-Reply-To: <1344329980-25015-1-git-send-email-kraxel@redhat.com> References: <1344329980-25015-1-git-send-email-kraxel@redhat.com> Date: Tue, 07 Aug 2012 10:36:51 -0500 Message-ID: <87hasek92k.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PULL 0/2] usb patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , qemu-devel@nongnu.org Gerd Hoffmann writes: > Hi, > > This is the usb patch queue, pretty small this time, > carrying a little fix for usb-storage. > > please pull, > Gerd Pulled. Thanks. Regards, Anthony Liguori > > Gerd Hoffmann (2): > usb-storage: improve debug logging > usb-storage: fix SYNCHRONIZE_CACHE > > hw/usb/dev-storage.c | 11 +++++++++-- > 1 files changed, 9 insertions(+), 2 deletions(-) > > The following changes since commit 0b8db8fe15d17a529a5ea90614c11e9f031dfee8: > > slirp: fix build on mingw32 (2012-08-06 19:31:55 -0500) > > are available in the git repository at: > git://git.kraxel.org/qemu usb.58 > > Gerd Hoffmann (2): > usb-storage: improve debug logging > usb-storage: fix SYNCHRONIZE_CACHE > > hw/usb/dev-storage.c | 11 +++++++++-- > 1 files changed, 9 insertions(+), 2 deletions(-)