hw/isa/piix3: Inline and remove piix3_create()
commit988fb613215993dd0ce642b89ca8182c479d39dd
authorBernhard Beschow <shentey@gmail.com>
Fri, 3 Jun 2022 18:50:45 +0000 (3 20:50 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Jun 2022 09:44:50 +0000 (11 11:44 +0200)
tree8607ece4df8b9a64a385eeb876af87ce552134d5
parent6e8791fb6170a3eca90485056813e8eccb9080a9
hw/isa/piix3: Inline and remove piix3_create()

During the previous changesets piix3_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-12-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/i386/pc_piix.c
hw/isa/piix3.c
include/hw/southbridge/piix.h