ppc440_pcix: Improve comment for IRQ mapping
commit2a9cf49598c65d117b53f72d895ac3c20a3027bc
authorBALATON Zoltan via <qemu-ppc@nongnu.org>
Sun, 3 Jan 2021 01:09:33 +0000 (3 02:09 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 6 Jan 2021 00:09:59 +0000 (6 11:09 +1100)
tree0c441dd2affe7369e814e8ee2642676742446da4
parent038da2adf0262b17ff4bf373178ca018bd817721
ppc440_pcix: Improve comment for IRQ mapping

The code mapping all PCI interrupts to a single CPU IRQ works but is
not trivial so document it in a comment.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <c25c0310510672b58466e795fd701e65e8f1ff97.1609636173.git.balaton@eik.bme.hu>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/ppc440_pcix.c