Re: [Qemu-devel] [PATCH] sun4u: update PCI topology to include simba PCI bridges

2017-09-27 Thread Artyom Tarasenko
On Wed, Sep 27, 2017 at 8:45 AM, Mark Cave-Ayland wrote: > This patch updates the sun4u model to being much closer to a real Ultra 5 > by moving devices behind the 2 simba PCI bridges (A and B) as found on real > hardware. > > The most noticeable change introduced by this patchset is that in-built

[Qemu-devel] [PATCH] sun4u: update PCI topology to include simba PCI bridges

2017-09-26 Thread Mark Cave-Ayland
This patch implements what I've been working towards over the past few months in order to get a more realistic Ultra 5 model for the sun4u machine. The basic change is that devices are no longer plugged into the PCI root bus, but behind PCI busA for in-built devices and PCI busB for all other devic

[Qemu-devel] [PATCH] sun4u: update PCI topology to include simba PCI bridges

2017-09-26 Thread Mark Cave-Ayland
This patch updates the sun4u model to being much closer to a real Ultra 5 by moving devices behind the 2 simba PCI bridges (A and B) as found on real hardware. The most noticeable change introduced by this patchset is that in-built devices are no longer attached to the PCI root bus, but instead be