qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] pci: fix bridge IO/BASE


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH] pci: fix bridge IO/BASE
Date: Mon, 5 Mar 2012 00:29:33 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Mar 04, 2012 at 09:54:02PM +0000, Blue Swirl wrote:
> >> 19.3.1.10 tells that the header type is 0, as you noted too. Still,
> >> the register layout matches bridge spec instead, for example there are
> >> bus number registers in place of BAR 2.
> >
> > Sorry I don't see this in 19.3.1
> > Where are these registers documented?
> > In my spec all registers from 0x10 on are greyed out which
> > it says above means 'not implemented'?
> > My spec also says 'Base Address' for 0x10 - 0x27.
> >
> > I see bus number and subordinate bus number
> > registers at 0x40 and 0x41, this is outside
> > the configuration header. The spec also says
> > they are unused.
> 
> Oh, I somehow read that they were in bridge locations 0x18 and 0x19.
> Perhaps the is_bridge property should be removed after OpenBIOS no
> longer wants to write to the registers.

So we are in agreement then?
The device seems to (more or less) go by the spec,
but openbios gets confused, apparently by the absence of BARs.

Can you try debugging openbios to see what is wrong?

-- 
MST



reply via email to

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