Re: [Qemu-devel] [PATCH] hw/usb: Add generic sys-bus EHCI controller

2019-01-08 Thread Gerd Hoffmann
On Tue, Jan 08, 2019 at 01:11:29PM +0100, BALATON Zoltan wrote: > On Tue, 8 Jan 2019, Gerd Hoffmann wrote: > > On Sat, Dec 29, 2018 at 06:00:57PM +0800, Hongbo Zhang wrote: > > > This patch introduces a new system bus generic EHCI controller. > > > For the system bus EHCI controller, we've already

Re: [Qemu-devel] [PATCH] hw/usb: Add generic sys-bus EHCI controller

2019-01-08 Thread BALATON Zoltan
On Tue, 8 Jan 2019, Gerd Hoffmann wrote: On Sat, Dec 29, 2018 at 06:00:57PM +0800, Hongbo Zhang wrote: This patch introduces a new system bus generic EHCI controller. For the system bus EHCI controller, we've already had "xlnx", "exynos4210", "tegra2", "ppc4xx" and "fusbh200", they are specific

Re: [Qemu-devel] [PATCH] hw/usb: Add generic sys-bus EHCI controller

2019-01-08 Thread Gerd Hoffmann
On Sat, Dec 29, 2018 at 06:00:57PM +0800, Hongbo Zhang wrote: > This patch introduces a new system bus generic EHCI controller. > For the system bus EHCI controller, we've already had "xlnx", > "exynos4210", "tegra2", "ppc4xx" and "fusbh200", they are specific and > only suitable for their own plat

[Qemu-devel] [PATCH] hw/usb: Add generic sys-bus EHCI controller

2018-12-29 Thread Hongbo Zhang
This patch introduces a new system bus generic EHCI controller. For the system bus EHCI controller, we've already had "xlnx", "exynos4210", "tegra2", "ppc4xx" and "fusbh200", they are specific and only suitable for their own platforms, platforms such as an Arm server, may need a generic system bus