From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCTZ6-0004SD-JC for qemu-devel@nongnu.org; Mon, 13 Jun 2016 11:14:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCTZ4-0008WO-Fp for qemu-devel@nongnu.org; Mon, 13 Jun 2016 11:14:11 -0400 Received: from mail-vk0-x232.google.com ([2607:f8b0:400c:c05::232]:34063) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCTZ3-0008WD-TR for qemu-devel@nongnu.org; Mon, 13 Jun 2016 11:14:10 -0400 Received: by mail-vk0-x232.google.com with SMTP id t129so54997480vka.1 for ; Mon, 13 Jun 2016 08:14:09 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1465823429-24403-1-git-send-email-kraxel@redhat.com> References: <1465823429-24403-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Mon, 13 Jun 2016 16:13:49 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/4] usb: misc fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers On 13 June 2016 at 14:10, Gerd Hoffmann wrote: > Hi, > > Here comes the usb patch queue with some bugfixes. > > please pull, > Gerd > > The following changes since commit da2fdd0bd1514a44309dd5be162ebfb6c166a716: > > Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160611' into staging (2016-06-13 10:12:44 +0100) > > are available in the git repository at: > > > git://git.kraxel.org/qemu tags/pull-usb-20160613-1 > > for you to fetch changes up to 4bcbe0b63661b1df8e78d58270574d818b387d2c: > > vl: Eliminate usb_enabled() (2016-06-13 13:24:41 +0200) > > ---------------------------------------------------------------- > usb: misc fixes. Applied, thanks. -- PMM