| Submitter | Gerd Hoffmann |
|---|---|
| Date | May 10, 2011, 9:08 a.m. |
| Message ID | <1305018486-16772-1-git-send-email-kraxel@redhat.com> |
| Download | mbox |
| Permalink | /patch/94963/ |
| State | New |
| Headers | show
Return-Path: <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [140.186.70.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 2C06BB6F1A for <incoming@patchwork.ozlabs.org>; Tue, 10 May 2011 19:08:31 +1000 (EST) Received: from localhost ([::1]:48293 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>) id 1QJivb-0001yS-Uj for incoming@patchwork.ozlabs.org; Tue, 10 May 2011 05:08:27 -0400 Received: from eggs.gnu.org ([140.186.70.92]:59588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <kraxel@redhat.com>) id 1QJivN-0001y4-1T for qemu-devel@nongnu.org; Tue, 10 May 2011 05:08:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <kraxel@redhat.com>) id 1QJivM-0000Iu-2T for qemu-devel@nongnu.org; Tue, 10 May 2011 05:08:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:7674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <kraxel@redhat.com>) id 1QJivL-0000Id-Py for qemu-devel@nongnu.org; Tue, 10 May 2011 05:08:12 -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 p4A98Ar7019511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for <qemu-devel@nongnu.org>; Tue, 10 May 2011 05:08:10 -0400 Received: from rincewind.home.kraxel.org (dhcp-160-144.ber.redhat.com [10.32.160.144]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p4A98908010791; Tue, 10 May 2011 05:08:09 -0400 Received: by rincewind.home.kraxel.org (Postfix, from userid 500) id 8BC1341F6E; Tue, 10 May 2011 11:08:07 +0200 (CEST) From: Gerd Hoffmann <kraxel@redhat.com> To: qemu-devel@nongnu.org Date: Tue, 10 May 2011 11:08:05 +0200 Message-Id: <1305018486-16772-1-git-send-email-kraxel@redhat.com> X-Scanned-By: MIMEDefang 2.67 on 10.5.11.12 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.132.183.28 Cc: Gerd Hoffmann <kraxel@redhat.com> Subject: [Qemu-devel] [STABLE PULL] usb storage fix X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: <qemu-devel.nongnu.org> List-Unsubscribe: <https://lists.nongnu.org/mailman/options/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=unsubscribe> List-Archive: </archive/html/qemu-devel> List-Post: <mailto:qemu-devel@nongnu.org> List-Help: <mailto:qemu-devel-request@nongnu.org?subject=help> List-Subscribe: <https://lists.nongnu.org/mailman/listinfo/qemu-devel>, <mailto:qemu-devel-request@nongnu.org?subject=subscribe> Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org |
Hi, This is the usb storage fix cherry-picked into the stable branch. please pull, Gerd The following changes since commit 56a60dd6d619877e9957ba06b92d2f276e3c229d: Version 0.14.1 (2011-05-04 13:50:56 -0500) are available in the git repository at: git://git.kraxel.org/qemu usb.stable.14 Gerd Hoffmann (1): usb: mass storage fix hw/usb-msd.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)