qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [Qemu-devel] [PATCH v4 0/2] change type of pci_bridge_ini


From: Michael S. Tsirkin
Subject: Re: [Qemu-ppc] [Qemu-devel] [PATCH v4 0/2] change type of pci_bridge_initfn()
Date: Mon, 15 Feb 2016 13:32:54 +0200

On Fri, Feb 05, 2016 at 09:28:52AM +0800, Cao jin wrote:
> Hi mst,
>     the series has got reviewed-by for a long while, could it be accepted
> now?

Applied now, thanks.

> On 01/15/2016 10:23 AM, Cao jin wrote:
> >v4 changelog:
> >1. fix apb bridge build fail as Marcel find.
> >
> >Test:
> >1. Compiled on all arch(configure without param)
> >2. make check passed
> >3. Hacked to test dec bridge realization, passed.
> >
> >Cao jin (2):
> >   dec: convert to realize()
> >   change type of pci_bridge_initfn() to void
> >
> >  hw/pci-bridge/dec.c                | 6 +++---
> >  hw/pci-bridge/i82801b11.c          | 5 +----
> >  hw/pci-bridge/ioh3420.c            | 6 +-----
> >  hw/pci-bridge/pci_bridge_dev.c     | 8 +++-----
> >  hw/pci-bridge/xio3130_downstream.c | 6 +-----
> >  hw/pci-bridge/xio3130_upstream.c   | 6 +-----
> >  hw/pci-host/apb.c                  | 7 +------
> >  hw/pci/pci_bridge.c                | 3 +--
> >  include/hw/pci/pci_bridge.h        | 2 +-
> >  9 files changed, 13 insertions(+), 36 deletions(-)
> >
> 
> -- 
> Yours Sincerely,
> 
> Cao jin
> 



reply via email to

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