]> git.proxmox.com Git - mirror_qemu.git/commit
hw/isa/piix3: Factor out ISABus retrieval from piix3_create()
authorBernhard Beschow <shentey@gmail.com>
Fri, 3 Jun 2022 18:50:44 +0000 (20:50 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 11 Jun 2022 09:44:50 +0000 (11:44 +0200)
commit6e8791fb6170a3eca90485056813e8eccb9080a9
tree79069f1c80f498e924c052c60ce09307e80be305
parentfe3055d2929f52c20b37385e2dd039675191bf17
hw/isa/piix3: Factor out ISABus retrieval from piix3_create()

Modernizes the code.

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