Age | Commit message (Expand) | Author |
---|---|---|
2023-10-22 | hw/isa/piix: Implement multi-process QEMU support also for PIIX4 | Bernhard Beschow |
2023-10-22 | hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring | Bernhard Beschow |
2023-10-22 | hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4 | Bernhard Beschow |
2023-10-22 | hw/isa/piix: Rename functions to be shared for PCI interrupt triggering | Bernhard Beschow |
2023-10-22 | hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4 | Bernhard Beschow |
2023-10-22 | hw/isa/piix: Share PIIX3's base class with PIIX4 | Bernhard Beschow |
2023-10-22 | hw/isa/piix: Harmonize names of reset control memory regions | Bernhard Beschow |
2023-10-22 | hw/isa/piix: Allow for optional PIT creation in PIIX3 | Bernhard Beschow |
2023-10-22 | hw/isa/piix: Allow for optional PIC creation in PIIX3 | Bernhard Beschow |
2023-10-22 | hw/isa/piix3: Merge hw/isa/piix4.c | Bernhard Beschow |