qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V6 11/11] pci: Do not check if a bus exist in pc


From: Anthony PERARD
Subject: Re: [Qemu-devel] [PATCH V6 11/11] pci: Do not check if a bus exist in pci_parse_devaddr.
Date: Mon, 13 Feb 2012 15:24:42 +0000
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Mon, 13 Feb 2012, Michael S. Tsirkin wrote:

> On Mon, Feb 13, 2012 at 12:20:13PM +0000, Anthony PERARD wrote:
> > Actually, pci_parse_devaddr checks if the dom/bus of the PCI address exist. 
> > But
> > this should be the jobs of a caller. In fact, the two callers of this 
> > function
> > will try to retrieve the PCIBus related to the devaddr and return an error 
> > if
> > they cannot.
> >
> > Signed-off-by: Anthony PERARD <address@hidden>
>
> I agree. It's a good patch. And this will help address the bridges.
> Want me to queue this?

Yes, go ahead. Thanks you.

-- 
Anthony PERARD



reply via email to

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