On 2 March 2023 22:40:40 GMT, "Philippe Mathieu-Daudé" <phi...@linaro.org> wrote: >Since v2: rebased > >I'm posting this series as it to not block Bernhard's PIIX >cleanup work. I don't have code change planned, but eventually >reword / improve commit descriptions. > >Tested commit after commit to be sure it is bisectable. Sadly >this was before Zoltan & Thomas report a problem with commit >bb98e0f59c ("hw/isa/vt82c686: Remove intermediate IRQ forwarder"). However much I stare at the partial revert which fixes it, I just cannot believe that the change could make any difference at all. There's got to be something weird going on there. I was going to ask if the level mode for the PIT made any difference, but this is the output IRQ from the PIT to the CPU itself so I don't see how it would. Would like to see a report with tracing from pic_update_irq, the CPU interrupt "handler" and the intermediate IRQ handler. With the intermediate present and without it. To compare the two.
- [PATCH v3 14/18] exec/ioport: Factor portio_list_r... Philippe Mathieu-Daudé
- [PATCH v3 18/18] hw/isa/piix: Unify PIIX-ISA QOM t... Philippe Mathieu-Daudé
- [PATCH v3 07/18] hw/isa: Deprecate isa_get_irq() i... Philippe Mathieu-Daudé
- [PATCH v3 01/18] hw/ide/piix: Expose output IRQ as... Philippe Mathieu-Daudé
- [PATCH v3 13/18] exec/ioport: Factor portio_list_r... Philippe Mathieu-Daudé
- [PATCH v3 05/18] hw/ide: Rename ISA specific ide_i... Philippe Mathieu-Daudé
- [PATCH v3 11/18] hw/isa: Simplify isa_address_spac... Philippe Mathieu-Daudé
- [PATCH v3 03/18] hw/i386/pc_piix: Wire PIIX3 IDE o... Philippe Mathieu-Daudé
- [PATCH v3 17/18] hw/isa/piix: Unify QOM type name ... Philippe Mathieu-Daudé
- Re: [PATCH v3 00/18] hw/ide: Untangle ISA/PCI abus... Michael S. Tsirkin
- Re: [PATCH v3 00/18] hw/ide: Untangle ISA/PCI abus... David Woodhouse
- Re: [PATCH v3 00/18] hw/ide: Untangle ISA/PCI... Mark Cave-Ayland
- Re: [PATCH v3 00/18] hw/ide: Untangle ISA... Philippe Mathieu-Daudé
- Re: [PATCH v3 00/18] hw/ide: Untangle ISA... Bernhard Beschow