]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 2 Feb 2019 00:13:12 +0000 (01:13 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)
commite29f237996762e3534b36d28d7f8cd844492facb
tree64541233deaae49dc11c61c447618153217f9fb8
parentc74d2c047e5806e3afb2a02a6ce3f364b5f7ce67
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c

Now that we properly refactored the piix4_create() function, let's
move it to hw/isa/piix4.c where it belongs, so it can be reused
on other places.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/isa/piix4.c
hw/mips/gt64xxx_pci.c
hw/mips/mips_malta.c
include/hw/i386/pc.h
include/hw/southbridge/piix.h