qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] Convert pxb initfn to Error
@ 2016-03-23 10:08 Wei Jiangang
  2016-03-23 10:08 ` [Qemu-devel] [PATCH v3 1/2] hw/pci-bridge: Add missing unref in case register-bus fails Wei Jiangang
  2016-03-23 10:08 ` [Qemu-devel] [PATCH v3 2/2] hw/pci-bridge: Convert pxb initialization functions to Error Wei Jiangang
  0 siblings, 2 replies; 7+ messages in thread
From: Wei Jiangang @ 2016-03-23 10:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcel, caoj.fnst, Wei Jiangang, armbru, mst

v2 -> v3:
- Pass local *err to error_setg() in pxb_dev_realize_common()

v1 -> v2:

- Extract a separate bugfix patch
- Squash v1 patches 1-3 together
- Drop the period and exclamation mark
- Modify commit message 

v1: cover-letter

The original patch named '[PATCH v3] PXB: convert to realize()'
was raised by Cao jin <caoj.fnst@cn.fujitsu.com>,
and reviewed by Marcel Apfelbaum <marcel@redhat.com>.

It conflicts with 02b0743 that had been merged,
so resend a newer version, including the following,

hw/pci-bridge: modify pxb_dev_init_common
pxb: convert to realize()
pxb-pcie: convert to realize()

Wei Jiangang (2):
  hw/pci-bridge: Add missing unref in case register-bus fails
  hw/pci-bridge: Convert pxb initialization functions to Error

 hw/pci-bridge/pci_expander_bridge.c | 60 ++++++++++++++++++++-----------------
 1 file changed, 33 insertions(+), 27 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [Qemu-devel] [PATCH v2 0/2] Convert pxb initfn to Error
@ 2016-04-07 16:55 Michael S. Tsirkin
  2016-04-08  7:55 ` [Qemu-devel] [PATCH v3 2/2] hw/pci-bridge: Convert pxb initialization functions " Wei Jiangang
  0 siblings, 1 reply; 7+ messages in thread
From: Michael S. Tsirkin @ 2016-04-07 16:55 UTC (permalink / raw)
  To: Markus Armbruster; +Cc: Marcel Apfelbaum, Wei Jiangang, qemu-devel

On Thu, Apr 07, 2016 at 07:44:17PM +0300, Michael S. Tsirkin wrote:
> On Thu, Apr 07, 2016 at 06:39:10PM +0200, Markus Armbruster wrote:
> > Marcel Apfelbaum <marcel@redhat.com> writes:
> > 
> > > On 03/23/2016 01:56 PM, Markus Armbruster wrote:
> > >> Wei Jiangang <weijg.fnst@cn.fujitsu.com> writes:
> > >>
> > >>> v1 -> v2:
> > >>>
> > >>> - Extract a separate bugfix patch
> > >>> - Squash v1 patches 1-3 together
> > >>> - Drop the period and exclamation mark
> > >>> - Modify commit message
> > >>>
> > >>> v1: cover-letter
> > >>>
> > >>> The original patch named '[PATCH v3] PXB: convert to realize()'
> > >>> was raised by Cao jin <caoj.fnst@cn.fujitsu.com>,
> > >>> and reviewed by Marcel Apfelbaum <marcel@redhat.com>.
> > >>>
> > >>> It conflicts with 02b0743 that had been merged,
> > >>> so resend a newer version, including the following,
> > >>
> > >> Series
> > >> Reviewed-by: Markus Armbruster <armbru@redhat.com>
> > >>
> > >
> > > Thanks Markus, will you take it in your tree, or Michael ?
> > 
> > As error reporting maintainer, I cover error reporting infrastructure.
> > I also take non-infrastructure error reporting patches that cross
> > subsystems when no affected maintainer objects, single-subsystem patches
> > when the maintainer asks me to, and patches to unmaintained code.
> > 
> > I encourage you to take this series through the PCI tree.  But if you
> > want me to take it through my tree instead, let me know.
> 
> I applied this, thanks!

In fact, I applied patch 1/2. 2/2 fails build and is not a bugfix.
I think it's best to defer it to after 2.6.
Pls repost it then.

-- 
MST

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-04-08  9:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-23 10:08 [Qemu-devel] [PATCH v3 0/2] Convert pxb initfn to Error Wei Jiangang
2016-03-23 10:08 ` [Qemu-devel] [PATCH v3 1/2] hw/pci-bridge: Add missing unref in case register-bus fails Wei Jiangang
2016-03-23 10:08 ` [Qemu-devel] [PATCH v3 2/2] hw/pci-bridge: Convert pxb initialization functions to Error Wei Jiangang
2016-03-23 12:05   ` Markus Armbruster
2016-03-24  0:40     ` Wei, Jiangang
  -- strict thread matches above, loose matches on Subject: below --
2016-04-07 16:55 [Qemu-devel] [PATCH v2 0/2] Convert pxb initfn " Michael S. Tsirkin
2016-04-08  7:55 ` [Qemu-devel] [PATCH v3 2/2] hw/pci-bridge: Convert pxb initialization functions " Wei Jiangang
2016-04-08  9:35   ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).