qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Move Fuloong2e PCI IRQ mapping to board code
@ 2023-01-05 15:44 Bernhard Beschow
  2023-01-05 15:44 ` [PATCH 1/2] hw/pci-host/bonito: Inline pci_register_root_bus() Bernhard Beschow
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bernhard Beschow @ 2023-01-05 15:44 UTC (permalink / raw)
  To: qemu-devel
  Cc: Philippe Mathieu-Daudé, Huacai Chen, Jiaxun Yang,
	Bernhard Beschow

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] 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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-02-17 20:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-05 15:44 [PATCH 0/2] Move Fuloong2e PCI IRQ mapping to board code Bernhard Beschow
2023-01-05 15:44 ` [PATCH 1/2] hw/pci-host/bonito: Inline pci_register_root_bus() Bernhard Beschow
2023-01-05 15:44 ` [PATCH 2/2] hw/pci-host/bonito: Map PCI IRQs in board code Bernhard Beschow
2023-01-05 16:32 ` [PATCH 0/2] Move Fuloong2e PCI IRQ mapping to " Philippe Mathieu-Daudé
2023-10-15 13:02   ` Bernhard Beschow
2023-10-16  9:05 ` Philippe Mathieu-Daudé
2025-02-17 20:22   ` Bernhard Beschow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).