On 9/1/23 18:23, 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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Message-Id: <[email protected]>
---
include/hw/southbridge/piix.h | 6 ++--
hw/isa/piix3.c | 60 +++++++++++++++++------------------
2 files changed, 32 insertions(+), 34 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>