On Wed, 2017-08-23 at 23:16 +0300, Marcel Apfelbaum wrote:
> > Is such a configuration considered valid?
>
> Definitely no.
>
> > Or should
> > libvirt and the guest OS / firmware start allowing it?
>
> I thought libvirt does not allow it anyway and yes, is a bug,
> but considered low priority.
On Wed, Aug 23, 2017 at 11:16:27PM +0300, Marcel Apfelbaum wrote:
> On 23/08/2017 19:46, Andrea Bolognani wrote:
> > AFAIK some PCI controllers, particularly:
> >
> >* PCIe Root Port (pcie-root-port, ioh3420)
> >* PCIe Switch Downstream Port (xio3130-downstream)
> >
> > only have a single
On 23/08/2017 19:46, Andrea Bolognani wrote:
AFAIK some PCI controllers, particularly:
* PCIe Root Port (pcie-root-port, ioh3420)
* PCIe Switch Downstream Port (xio3130-downstream)
only have a single usable slot. libvirt knows about this
fact, and will prevent you from adding more than on
AFAIK some PCI controllers, particularly:
* PCIe Root Port (pcie-root-port, ioh3420)
* PCIe Switch Downstream Port (xio3130-downstream)
only have a single usable slot. libvirt knows about this
fact, and will prevent you from adding more than one
device to the respective bus.
However, as Luká