You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/pci-host
BALATON Zoltan 0805136a44 hw/ppc/pegasos2: Fix IRQ routing from pci.0
The MV64361 has two PCI buses one of which is used for AGP on
PegasosII. So far we only emulated the PCI bus on pci.1 but some
graphics cards are only recognised by some guests when connected to
pci.0 corresponding to the AGP port. So far the interrupts were not
routed from pci.0 so this patch fixes that allowing the use of both
PCI buses. On real board only INTA and INTB are connected for AGP but
to avoid surprises we connect all 4 PCI interrupt lines so pci.0 can
be used for all PCI cards as well.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
1 week ago
..
Kconfig hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/ 10 months ago
articia.c hw/pci-host: Add emulation of Mai Logic Articia S 1 year ago
astro.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
bonito.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
designware.c hw/pci-host/designware: Add 'host_mem' variable for clarity 3 months ago
dino.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
gpex-acpi.c hw/pci-host/gpex-acpi: Use acpi_uid property. 4 weeks ago
gpex.c hw/pci-host/gpex: Define properties for MMIO ranges 11 months ago
grackle.c hw/pci-host: Use register definitions from PCI standard 2 years ago
gt64120.c hw/pci-host: remove break after g_assert_not_reached() 3 months ago
i440fx.c hw/pci-host: Constify VMState 11 months ago
meson.build hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/ 10 months ago
mv643xx.h mv64361: Add dummy gigabit ethernet PHY access registers 1 year ago
mv64361.c hw/ppc/pegasos2: Fix IRQ routing from pci.0 1 week ago
pam.c hw/pci-host/pam: Make init_pam() usage more readable 2 years ago
pnv_phb.c hw, target: Add ResetType argument to hold and exit phase methods 7 months ago
pnv_phb.h include/hw/ppc include/hw/pci-host: Drop extra typedefs 2 years ago
pnv_phb3.c hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps 1 year ago
pnv_phb3_msi.c hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info() 6 months ago
pnv_phb3_pbcq.c Remove qemu-common.h include from most units 3 years ago
pnv_phb4.c hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info() 6 months ago
pnv_phb4_pec.c hw/pci-host: Update PHB5 XSCOM registers 1 year ago
ppc4xx_pci.c hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/ 10 months ago
ppc440_pcix.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
ppce500.c hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro 4 weeks ago
q35.c q35: Remove unused mch_mcfg_base 2 months ago
raven.c hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accesses 10 months ago
remote.c Remove qemu-common.h include from most units 3 years ago
sabre.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
sh_pci.c hw/pci-host/sh_pcic: Replace magic value by proper definition 1 year ago
trace-events hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/ 10 months ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
uninorth.c hw/pci-host: Use register definitions from PCI standard 2 years ago
versatile.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
xen_igd_pt.c
xilinx-pcie.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago