From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1an64F-0005Gm-4d for qemu-devel@nongnu.org; Mon, 04 Apr 2016 11:05:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1an649-0003Pw-ID for qemu-devel@nongnu.org; Mon, 04 Apr 2016 11:05:27 -0400 Received: from mx2.mailbox.org ([80.241.60.215]:32905) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1an649-0003PU-8N for qemu-devel@nongnu.org; Mon, 04 Apr 2016 11:05:21 -0400 References: <1459281084-13346-1-git-send-email-jbenz@mailbox.org> <56FBAE82.1080203@mailbox.org> From: Joscha Benz Message-ID: <57028277.20703@mailbox.org> Date: Mon, 4 Apr 2016 17:04:23 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] xilinx_zynq: merged support for ULPI PHY and ULPI viewport from xilinx/qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alistair Francis Cc: qemu-devel@nongnu.org Hi, excuse me for my delayed response. On 01.04.2016 02:40, Alistair Francis wrote: > Do you have any more specifics on what you need? At the moment we > won't be able to take all of the code until the full register API is > accepted. I recently ported the USB host controller driver from Linux to Genode OS and was trying to get USB support to QEMU so that further USB based development can be done just using QEMU. Regards, Joscha