]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/pci-host/piix: Extract piix3_create()
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 15 Oct 2019 10:34:33 +0000 (12:34 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)
commitb7d255e103b87217297bb0bc0759966a30e553ae
treea81fc2199cf690353a60745ec14a774e9a4958b8
parent8ce60a75181bfb55d65d66a85e9264cf8d18d3d4
hw/pci-host/piix: Extract piix3_create()

Extract the PIIX3 creation code from the i440fx_init() function.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Esteban Bosse <estebanbosse@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/pci-host/piix.c