diff options
author | Bernhard Beschow <shentey@gmail.com> | 2023-01-09 18:23:19 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-01-13 16:22:57 +0100 |
commit | 3c73d590e7b20c58061cc7a67ecc6e3f5bf39192 (patch) | |
tree | 18173e97de4ad4a4371061bf3698209fff70cb5f /io | |
parent | 738c2eb47f2fb150a337b6bfb151f4339d0bb8b3 (diff) |
hw/isa/piix4: Decouple INTx-to-LNKx routing which is board-specific
pci_map_irq_fn's in general seem to be board-specific, and PIIX4's
pci_slot_get_pirq() in particular seems very Malta-specific. So move the
latter to malta.c to 1/ keep the board logic in one place and 2/ avoid
PIIX4 to make assumptions about its board.
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230109172347.1830-7-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions