On Sat Nov 16, 2024 at 2:01 AM AEST, BALATON Zoltan wrote:
> On Sat, 2 Nov 2024, BALATON Zoltan wrote:
> > 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 co
On Sat, 2 Nov 2024, BALATON Zoltan wrote:
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 w
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 fixe