hw/isa/piix4: Inline and remove piix4_create()
authorBernhard Beschow <shentey@gmail.com>
Fri, 3 Jun 2022 18:50:41 +0000 (20:50 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Jun 2022 09:44:50 +0000 (11:44 +0200)
commite8ebf54936fcaa0da1ccd60f2c20df93f5aa68d1
tree432d54d06f686f3f69414166e15a58a5fb6ed455
parent19e375db22461b255d32704ad289508e0f1d9947
hw/isa/piix4: Inline and remove piix4_create()

During the previous changesets piix4_create() became a trivial
wrapper around more generic functions. Modernize the code.

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