qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] Move Fuloong2e PCI IRQ mapping to board code


From: Bernhard Beschow
Subject: [PATCH 0/2] Move Fuloong2e PCI IRQ mapping to board code
Date: Thu, 5 Jan 2023 16:44:38 +0100

This is a follow-up on [1] '[PATCH 0/8] hw/pci-host/bonito: Housekeeping' which
resolves a coupling of the Bonito north bridge with the Fuloong2e machine.
Since [2] '[PATCH v2 0/3] Decouple INTx-to-LNKx routing from south bridges' is
already in the mips-next queue this cleanup can now be done.

[1] 20230105130710.49264-1-philmd@linaro.org/">https://patchew.org/QEMU/20230105130710.49264-1-philmd@linaro.org/
[2] https://patchew.org/QEMU/20221120150550.63059-1-shentey@gmail.com/

Based-on: <20221120150550.63059-1-shentey@gmail.com>
          "[PATCH v2 0/3] Decouple INTx-to-LNKx routing from south bridges"
Based-on: <20230105130710.49264-1-philmd@linaro.org>
          "[PATCH 0/8] hw/pci-host/bonito: Housekeeping"

Bernhard Beschow (2):
  hw/pci-host/bonito: Inline pci_register_root_bus()
  hw/pci-host/bonito: Map PCI IRQs in board code

 include/hw/pci-host/bonito.h |  2 ++
 hw/mips/fuloong2e.c          | 22 ++++++++++++++++++++++
 hw/pci-host/bonito.c         | 31 ++++---------------------------
 3 files changed, 28 insertions(+), 27 deletions(-)

-- 
2.39.0




reply via email to

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