Re: [PATCH v2 24/43] hw/isa/piix3: Rename typedef PIIX3State to PIIXState

2022-10-23 Thread Philippe Mathieu-Daudé
On 22/10/22 17:04, Bernhard Beschow wrote: This commit marks the finalization of the PIIX3 preparations to be merged with PIIX4. In particular, PIIXState is prepared to be reused in piix4.c. Signed-off-by: Bernhard Beschow --- hw/isa/piix3.c| 58

[PATCH v2 24/43] hw/isa/piix3: Rename typedef PIIX3State to PIIXState

2022-10-23 Thread Bernhard Beschow
This commit marks the finalization of the PIIX3 preparations to be merged with PIIX4. In particular, PIIXState is prepared to be reused in piix4.c. Signed-off-by: Bernhard Beschow --- hw/isa/piix3.c| 58 +-- include/hw/southbridge/piix.h | 4 +--