]> Git Repo - qemu.git/commit
sparc64: use direct interrupt mapping for PCI devices
authorArtyom Tarasenko <[email protected]>
Sat, 27 Apr 2013 05:55:13 +0000 (07:55 +0200)
committerBlue Swirl <[email protected]>
Sat, 27 Apr 2013 11:13:08 +0000 (11:13 +0000)
commit903ce9fefacd828bbcadd656ddaed8984139be29
tree1b540208021396029f3abcaa18368585f581f1f0
parent9625036d14bdcc908fa06cd45599115258452c46
sparc64: use direct interrupt mapping for PCI devices

Every PCI Slot in PBM has 4 directly mapped IRQ lines.
Use the IRQ routing schema 0bssnn (Bus, Slot, interrupt Number)
described in Section 19.3.3 of UltraSPARCâ„¢-IIi User's Manual.

Please note that this patch requires the OpenBIOS counterpart patch.

Signed-off-by: Artyom Tarasenko <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
hw/pci-host/apb.c
This page took 0.024181 seconds and 4 git commands to generate.