From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7ORT-0002ez-4p for qemu-devel@nongnu.org; Thu, 08 Aug 2013 07:31:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7ORO-0001BI-DT for qemu-devel@nongnu.org; Thu, 08 Aug 2013 07:31:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7ORO-0001B8-6v for qemu-devel@nongnu.org; Thu, 08 Aug 2013 07:31:38 -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 r78BVbG7012734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 8 Aug 2013 07:31:37 -0400 From: Gerd Hoffmann Date: Thu, 8 Aug 2013 13:31:34 +0200 Message-Id: <1375961495-20970-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-1.6 0/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, Tiny queue this time, with a single xhci fix for 1.6 please pull, Gerd The following changes since commit 6fdf98f281f85ae6e2883bed2f691bcfe33b1f9f: fw_cfg: the I/O port variant expects little-endian (2013-08-07 12:48:15 -0500) are available in the git repository at: git://git.kraxel.org/qemu usb.87 for you to fetch changes up to dad5b9ea0895c227bc9d48b7f0a6fa51eaaa8661: xhci: implement warm port reset (2013-08-08 13:29:25 +0200) ---------------------------------------------------------------- Gerd Hoffmann (1): xhci: implement warm port reset hw/usb/hcd-xhci.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)