qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/4] pci: Add generic PCIe host bridge


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 2/4] pci: Add generic PCIe host bridge
Date: Tue, 13 Jan 2015 10:07:53 +0000

On 13 January 2015 at 00:13, Alexander Graf <address@hidden> wrote:
> My main problem with multiple IRQs is that we'd have to describe the
> mapping.

This is true...

> I'd rather not have a fixed number of PCI slots hardcoded
> anywhere, especially not in the map.

...but this doesn't follow. What you do is the standard thing
of swizzling the IRQ lines across PCI slots, which is describable
with a device-tree mapping without having to hardcode the
number of slots. See my other email on the subject.

-- PMM



reply via email to

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