From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52403) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Syfdg-0002gc-MW for qemu-devel@nongnu.org; Tue, 07 Aug 2012 04:59:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Syfdf-0004Ik-MJ for qemu-devel@nongnu.org; Tue, 07 Aug 2012 04:59:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Syfdf-0004Ia-Dz for qemu-devel@nongnu.org; Tue, 07 Aug 2012 04:59:43 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q778xgJt004685 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 7 Aug 2012 04:59:42 -0400 From: Gerd Hoffmann Date: Tue, 7 Aug 2012 10:59:38 +0200 Message-Id: <1344329980-25015-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/2] usb patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, This is the usb patch queue, pretty small this time, carrying a little fix for usb-storage. please pull, Gerd 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(-)