From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfQ2z-00005b-Bw for qemu-devel@nongnu.org; Mon, 03 Dec 2012 02:02:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfQ2v-0008AY-D7 for qemu-devel@nongnu.org; Mon, 03 Dec 2012 02:02:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32455) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfQ2v-00089M-58 for qemu-devel@nongnu.org; Mon, 03 Dec 2012 02:02:29 -0500 Message-ID: <50BC4DEB.7080303@redhat.com> Date: Mon, 03 Dec 2012 07:59:55 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1354417042-8818-1-git-send-email-andreas.faerber@web.de> <20121202103453.GA6029@pek-lwang0-d1> <50BB8164.9040308@web.de> In-Reply-To: <50BB8164.9040308@web.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH RFT 0/5] usb: Clean up and extend SysBus EHCI List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Peter Maydell , peter.crosthwaite@xilinx.com, Vincent Palatin , qemu-devel@nongnu.org, Igor Mitsyanko , walimis Hi, > Gerd: In order for me to use this with the new-style Tegra2 model we > will need to further move EHCISysBusState and the accompanying macros > that this series adds into the hcd-ehci.h header so that it can be > embedded into the SoC object. So if you're okay with my approach we'd > need a v2. Looks good to me. Guess we want something simliar for UHCI ... > Also a question: Vincent's patch has a comment "multiple EHCI > controllers support not ready". Is this still a known issue or resolved > by now? I'm not aware of any. cheers, Gerd