hw/isa/piix4: Resolve global instance variable
commit34e57845d078469be94fc108d5fd283f8787bd76
authorBernhard Beschow <shentey@gmail.com>
Thu, 17 Feb 2022 10:19:22 +0000 (17 11:19 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 8 Mar 2022 18:38:05 +0000 (8 19:38 +0100)
treebf298b86a8f330372877a699dddd7a0e95f6f7d8
parent19b82e3e44c8ed7a2e06eb2027f0a2808aa8142b
hw/isa/piix4: Resolve global instance variable

Now that piix4_set_irq's opaque parameter references own PIIX4State,
piix4_dev becomes redundant.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20220217101924.15347-6-shentey@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/isa/piix4.c
include/hw/southbridge/piix.h