hw/isa/piix4: QOM'ify PIIX4 PM creation
authorBernhard Beschow <shentey@gmail.com>
Fri, 3 Jun 2022 18:50:40 +0000 (20:50 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Jun 2022 09:44:50 +0000 (11:44 +0200)
commit19e375db22461b255d32704ad289508e0f1d9947
tree5c0f04868a92691c8111b2376e94d628a2d850a1
parente3d198eed1a2f6cc34f781fb3fe5c57caa66cc7c
hw/isa/piix4: QOM'ify PIIX4 PM creation

Just like the real hardware, create the PIIX4 ACPI controller as part of
the PIIX4 southbridge. This also mirrors how the IDE and USB functions
are already created.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20220603185045.143789-7-shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/isa/piix4.c
hw/mips/malta.c
include/hw/southbridge/piix.h