From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMv0o-0008U5-Hk for qemu-devel@nongnu.org; Thu, 28 Aug 2014 04:24:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMv0i-0007py-Nv for qemu-devel@nongnu.org; Thu, 28 Aug 2014 04:24:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMv0i-0007pm-GM for qemu-devel@nongnu.org; Thu, 28 Aug 2014 04:24:48 -0400 Message-ID: <1409214278.4812.5.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 28 Aug 2014 10:24:38 +0200 In-Reply-To: <33183CC9F5247A488A2544077AF1902086C29AB8@SZXEMA503-MBS.china.huawei.com> References: <53E8406C.2010304@ozlabs.ru> <33183CC9F5247A488A2544077AF1902086C29AB8@SZXEMA503-MBS.china.huawei.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] USB PCI host bus adapter hot plug List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gonglei (Arei)" Cc: Alexey Kardashevskiy , "qemu-devel@nongnu.org" Hi, > Actually I have post a patch serials for supporting usb host adapter hotplugging, > Which has been involved in Gerd's (the USB mantainer) usb-next tree. Please see: > https://www.kraxel.org/cgit/qemu/log/?h=rebase/usb-next While being at it: I've rebased to latest master, solved some conflicts / build failures. Now I get "make check" failures. Not fully sure they are new, there have been "make check" failures before and I don't remember whenever we had fixed them already. Can you have a look? The last missing bit (beside the make check failures) needed to finally merge this is turning off hotplug in case we have a companion setup. cheers, Gerd