Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-03-01 Thread BALATON Zoltan
On Wed, 1 Mar 2023, Mark Cave-Ayland wrote: On 27/02/2023 16:52, Bernhard Beschow wrote: On Mon, Feb 27, 2023 at 1:57 PM BALATON Zoltan > wrote: in. So if >> fuloon2e needs to do that then it should. I'll check that as I was focusing > > fuloong2e

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-03-01 Thread BALATON Zoltan
On Wed, 1 Mar 2023, Mark Cave-Ayland wrote: On 27/02/2023 16:52, Bernhard Beschow wrote: On Mon, Feb 27, 2023 at 1:57 PM BALATON Zoltan > wrote: On Mon, 27 Feb 2023, BALATON Zoltan wrote: > On Mon, 27 Feb 2023, BALATON Zoltan wrote: >> On Mon, 27 Feb 202

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-03-01 Thread Mark Cave-Ayland
On 27/02/2023 16:52, Bernhard Beschow wrote: On Mon, Feb 27, 2023 at 1:57 PM BALATON Zoltan > wrote: On Mon, 27 Feb 2023, BALATON Zoltan wrote: > On Mon, 27 Feb 2023, BALATON Zoltan wrote: >> On Mon, 27 Feb 2023, Bernhard Beschow wrote: >>> Am 26. F

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-27 Thread Bernhard Beschow
On Mon, Feb 27, 2023 at 1:57 PM BALATON Zoltan wrote: > On Mon, 27 Feb 2023, BALATON Zoltan wrote: > > On Mon, 27 Feb 2023, BALATON Zoltan wrote: > >> On Mon, 27 Feb 2023, Bernhard Beschow wrote: > >>> Am 26. Februar 2023 23:33:20 UTC schrieb BALATON Zoltan > >>> : > On Sun, 26 Feb 2023, Ber

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-27 Thread BALATON Zoltan
On Mon, 27 Feb 2023, BALATON Zoltan wrote: On Mon, 27 Feb 2023, BALATON Zoltan wrote: On Mon, 27 Feb 2023, Bernhard Beschow wrote: Am 26. Februar 2023 23:33:20 UTC schrieb BALATON Zoltan : On Sun, 26 Feb 2023, Bernhard Beschow wrote: Am 25. Februar 2023 18:11:49 UTC schrieb BALATON Zoltan :

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-27 Thread BALATON Zoltan
On Mon, 27 Feb 2023, BALATON Zoltan wrote: On Mon, 27 Feb 2023, Bernhard Beschow wrote: Am 26. Februar 2023 23:33:20 UTC schrieb BALATON Zoltan : On Sun, 26 Feb 2023, Bernhard Beschow wrote: Am 25. Februar 2023 18:11:49 UTC schrieb BALATON Zoltan : From: Bernhard Beschow The real VIA south

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-27 Thread BALATON Zoltan
On Mon, 27 Feb 2023, Bernhard Beschow wrote: Am 26. Februar 2023 23:58:32 UTC schrieb BALATON Zoltan : On Sun, 26 Feb 2023, Bernhard Beschow wrote: Am 26. Februar 2023 22:27:50 UTC schrieb "Philippe Mathieu-Daudé" : On 25/2/23 19:11, BALATON Zoltan wrote: From: Bernhard Beschow The real VI

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-27 Thread BALATON Zoltan
On Mon, 27 Feb 2023, Bernhard Beschow wrote: Am 26. Februar 2023 23:37:24 UTC schrieb BALATON Zoltan : On Sun, 26 Feb 2023, Bernhard Beschow wrote: Am 26. Februar 2023 22:27:50 UTC schrieb "Philippe Mathieu-Daudé" : On 25/2/23 19:11, BALATON Zoltan wrote: From: Bernhard Beschow The real VI

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-27 Thread BALATON Zoltan
On Mon, 27 Feb 2023, Bernhard Beschow wrote: Am 26. Februar 2023 23:33:20 UTC schrieb BALATON Zoltan : On Sun, 26 Feb 2023, Bernhard Beschow wrote: Am 25. Februar 2023 18:11:49 UTC schrieb BALATON Zoltan : From: Bernhard Beschow The real VIA south bridges implement a PCI IRQ router which is

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-27 Thread Bernhard Beschow
Am 26. Februar 2023 23:58:32 UTC schrieb BALATON Zoltan : >On Sun, 26 Feb 2023, Bernhard Beschow wrote: >> Am 26. Februar 2023 22:27:50 UTC schrieb "Philippe Mathieu-Daudé" >> : >>> On 25/2/23 19:11, BALATON Zoltan wrote: From: Bernhard Beschow The real VIA south bridges implem

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-27 Thread Bernhard Beschow
Am 26. Februar 2023 23:37:24 UTC schrieb BALATON Zoltan : >On Sun, 26 Feb 2023, Bernhard Beschow wrote: >> Am 26. Februar 2023 22:27:50 UTC schrieb "Philippe Mathieu-Daudé" >> : >>> On 25/2/23 19:11, BALATON Zoltan wrote: From: Bernhard Beschow The real VIA south bridges implem

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-27 Thread Bernhard Beschow
Am 26. Februar 2023 23:33:20 UTC schrieb BALATON Zoltan : >On Sun, 26 Feb 2023, Bernhard Beschow wrote: >> Am 25. Februar 2023 18:11:49 UTC schrieb BALATON Zoltan : >>> From: Bernhard Beschow >>> >>> The real VIA south bridges implement a PCI IRQ router which is configured >>> by the BIOS or t

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-26 Thread BALATON Zoltan
On Sun, 26 Feb 2023, Bernhard Beschow wrote: Am 26. Februar 2023 22:27:50 UTC schrieb "Philippe Mathieu-Daudé" : On 25/2/23 19:11, BALATON Zoltan wrote: From: Bernhard Beschow The real VIA south bridges implement a PCI IRQ router which is configured by the BIOS or the OS. In order to respect

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-26 Thread BALATON Zoltan
On Sun, 26 Feb 2023, Bernhard Beschow wrote: Am 26. Februar 2023 22:27:50 UTC schrieb "Philippe Mathieu-Daudé" : On 25/2/23 19:11, BALATON Zoltan wrote: From: Bernhard Beschow The real VIA south bridges implement a PCI IRQ router which is configured by the BIOS or the OS. In order to respect

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-26 Thread BALATON Zoltan
On Sun, 26 Feb 2023, Bernhard Beschow wrote: Am 25. Februar 2023 18:11:49 UTC schrieb BALATON Zoltan : From: Bernhard Beschow The real VIA south bridges implement a PCI IRQ router which is configured by the BIOS or the OS. In order to respect these configurations, QEMU needs to implement it as

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-26 Thread Bernhard Beschow
Am 26. Februar 2023 22:27:50 UTC schrieb "Philippe Mathieu-Daudé" : >On 25/2/23 19:11, BALATON Zoltan wrote: >> From: Bernhard Beschow >> >> The real VIA south bridges implement a PCI IRQ router which is configured >> by the BIOS or the OS. In order to respect these configurations, QEMU >> ne

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-26 Thread Bernhard Beschow
Am 25. Februar 2023 18:11:49 UTC schrieb BALATON Zoltan : >From: Bernhard Beschow > >The real VIA south bridges implement a PCI IRQ router which is configured >by the BIOS or the OS. In order to respect these configurations, QEMU >needs to implement it as well. > >Note: The implementation was t

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-26 Thread BALATON Zoltan
On Sun, 26 Feb 2023, Philippe Mathieu-Daudé wrote: On 25/2/23 19:11, BALATON Zoltan wrote: From: Bernhard Beschow The real VIA south bridges implement a PCI IRQ router which is configured by the BIOS or the OS. In order to respect these configurations, QEMU needs to implement it as well. Note

Re: [PATCH v3 4/8] hw/isa/vt82c686: Implement PCI IRQ routing

2023-02-26 Thread Philippe Mathieu-Daudé
On 25/2/23 19:11, BALATON Zoltan wrote: From: Bernhard Beschow The real VIA south bridges implement a PCI IRQ router which is configured by the BIOS or the OS. In order to respect these configurations, QEMU needs to implement it as well. Note: The implementation was taken from piix4_set_irq()