zephyr/arch
Ido Yariv 744f4fba3d QEMU: Fix the pin2irq translation function
ia32/soc.h is only used by QEMU, but QEMU's INTx routing does not follow
the "standard design consideration".
Instead, the pins are swizzled based on the PCI slot. They are then
routed to IRQs based on the PIIX PIRQ configuration.

For simplicity use hard-coded values for the PIIX PIRQ configuration,
though it may be desirable in the future to determine these dynamically.

Also change the number of PCI buses to 1 and remove irrelevant comments.

Change-Id: I1592009a43dd8a9c5a7c54788fba52f14687ba35
Signed-off-by: Ido Yariv <ido@wizery.com>
2016-02-26 17:05:30 +00:00
..
arc irq: formalize external zephyr interrupt API 2016-02-26 15:53:22 +00:00
arm irq: formalize external zephyr interrupt API 2016-02-26 15:53:22 +00:00
x86 QEMU: Fix the pin2irq translation function 2016-02-26 17:05:30 +00:00
Kconfig adv_power:Advanced Power Management APIs 2016-02-12 11:20:32 -08:00
Makefile