All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Liming Wang <walimisdev@gmail.com>,
	Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
	Igor Mitsyanko <i.mitsyanko@samsung.com>,
	qemu-devel@nongnu.org, Kuo-Jung Su <dantesu@faraday-tech.com>
Subject: Re: [Qemu-devel] [PATCH v4 0/5] usb: QOM realize support for SysBus EHCI and FUSBH200
Date: Wed, 10 Apr 2013 14:31:56 +0200	[thread overview]
Message-ID: <51655BBC.30609@suse.de> (raw)
In-Reply-To: <1361812020-3827-1-git-send-email-afaerber@suse.de>

Am 25.02.2013 18:06, schrieb Andreas Färber:
> Hello Gerd,
> 
> v4 fixes the bus naming by leaving usb_bus_new() in realize for now.
> A mid-term fix will be to rework (q)bus initialization.

Ping?

> 
> Regards,
> Andreas
> 
> v3 -> v4:
> * Reverted moving usb_bus_new() into instance_init.
> 
> v1 -> v3:
> * Renamed realizefn -> realize following a discussion with Anthony.
> * Rename usb_ehci_initfn -> usb_ehci_realize.
> * Split off instance_init from initfn / realize, with Faraday in mind.
> * Incorporated Kuo-Jung's v1 EHCI refactoring + FUSBH200 EHCI.
> * Merged Kuo-Jung's v2 PCI initialization.
> 
> From Kuo-Jung's FUSBH200/PORTSC v1/v2:
> * Moved old portscbase and portnr values into base class_init.
> * Moved mem_vendor field to new FUSBH200EHCIState.
> * Replace vendor init callback with derived instance_init.
> * Introduced enum for vendor registers.
> * Replace magic number 0x34 with formula, so that it doesn't deviate.
> 
> From my Tegra2 FYI patch:
> * None.
> 
> Cc: Gerd Hoffmann <kraxel@redhat.com>
> Cc: Kuo-Jung Su <dantesu@faraday-tech.com>
> Cc: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
> Cc: Igor Mitsyanko <i.mitsyanko@samsung.com>
> Cc: Liming Wang <walimisdev@gmail.com>
> 
> Andreas Färber (3):
>   usb/hcd-ehci-sysbus: Convert to QOM realize
>   usb/hcd-ehci: Split off instance_init from realize
>   usb/hcd-ehci: Add Tegra2 SysBus EHCI device
> 
> Kuo-Jung Su (2):
>   usb/hcd-ehci: Replace PORTSC macros with variables
>   usb/hcd-ehci: Add Faraday FUSBH200 support
> 
>  hw/usb/hcd-ehci-pci.c    |   23 ++++++---
>  hw/usb/hcd-ehci-sysbus.c |  121 +++++++++++++++++++++++++++++++++++++++++++---
>  hw/usb/hcd-ehci.c        |   50 +++++++++++--------
>  hw/usb/hcd-ehci.h        |   28 ++++++++---
>  4 Dateien geändert, 181 Zeilen hinzugefügt(+), 41 Zeilen entfernt(-)
> 


-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

       reply	other threads:[~2013-04-10 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1361812020-3827-1-git-send-email-afaerber@suse.de>
2013-04-10 12:31 ` Andreas Färber [this message]
2013-04-18  9:29   ` [Qemu-devel] [PATCH v4 0/5] usb: QOM realize support for SysBus EHCI and FUSBH200 Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51655BBC.30609@suse.de \
    --to=afaerber@suse.de \
    --cc=dantesu@faraday-tech.com \
    --cc=i.mitsyanko@samsung.com \
    --cc=kraxel@redhat.com \
    --cc=peter.crosthwaite@xilinx.com \
    --cc=qemu-devel@nongnu.org \
    --cc=walimisdev@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.