qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1 0/8] Sysbus EHCI + Zynq USB.


From: Peter Crosthwaite
Subject: Re: [Qemu-devel] [PATCH v1 0/8] Sysbus EHCI + Zynq USB.
Date: Tue, 30 Oct 2012 00:08:06 +1000

Ping!

This is the first version of the EHCI sysbus series which takes a
property based approach rather than the dynamic class approach.

No refactoring of the PCI stuff is done here (introduced v2) but
following on from the discussion on IRC about how to do and the
suggestion we take a property based approach, could we get a review of
this and mix and match between this and V3 for the solution?

Regards,
Peter

On Thu, Oct 25, 2012 at 7:47 PM, Peter Crosthwaite
<address@hidden> wrote:
> Added Sysbus variant of EHCI and attached it to Xilinx Zynq. Apparently the 
> EHCI stuff is going to useful for Tegra too. (Andreas?)
>
> See http://lists.gnu.org/archive/html/qemu-devel/2012-06/msg04100.html thread 
> for the inital RFC discussion on this development.
>
> Regession tested using i386 Debian (dd of=/dev/sdx ...)  to get some test 
> coverage outside of Zynq. More testing welcome.
>
> Few other bits and pieces of cleanup in there too, around the EHCI_DEBUG 
> printfery.
>
> Peter Crosthwaite (8):
>   usb/ehci: parameterise the register region offsets
>   usb/ehci: Abstract away PCI DMA API
>   usb/ehci: seperate out PCIisms
>   usb/ehci: Add usb-ehci-sysbus
>   xilinx_zynq: add USB controllers
>   usb/ehci: Guard definition of EHCI_DEBUG
>   usb/ehci: Debug mode compile fixes
>   usb/ehci: Put RAM in undefined MMIO regions
>
>  hw/usb/hcd-ehci.c |  285 
> +++++++++++++++++++++++++++++++++++------------------
>  hw/xilinx_zynq.c  |   16 +++
>  2 files changed, 204 insertions(+), 97 deletions(-)
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]