From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STqem-0004VN-7W for qemu-devel@nongnu.org; Mon, 14 May 2012 04:29:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1STqef-0003yz-DA for qemu-devel@nongnu.org; Mon, 14 May 2012 04:29:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1STqef-0003xr-50 for qemu-devel@nongnu.org; Mon, 14 May 2012 04:29:21 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q4E8TJLo010105 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 14 May 2012 04:29:19 -0400 From: Gerd Hoffmann Date: Mon, 14 May 2012 10:29:16 +0200 Message-Id: <1336984157-10827-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 1.1] usb patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, One little usb bugfix for 1.1 ... please pull, Gerd Gerd Hoffmann (1): usb-host: handle guest-issued clear halt hw/usb/host-linux.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) The following changes since commit 94d1991445fa3582c042ee4e5b72606e2fc39cc2: sun4u: implement interrupt clearing registers (2012-05-12 09:49:19 +0000) are available in the git repository at: git://git.kraxel.org/qemu usb.50 Gerd Hoffmann (1): usb-host: handle guest-issued clear halt hw/usb/host-linux.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-)