]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/pci-host/i440fx: Remove the last PIIX3 traces
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 15 Oct 2019 05:00:41 +0000 (07:00 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)
commit48bc99a09cb160a3a2612c4bd5a8a225ed7bf6fb
tree64006bfb083624e012afe6c3a891ec2f32b28c43
parent0f25d865a1764527546cf159883e880d487363cf
hw/pci-host/i440fx: Remove the last PIIX3 traces

The PIIX3 is not tied to the i440FX and can even be used without it.
Move its creation to the machine code (pc_piix.c).
We have now removed the last trace of southbridge code in the i440FX
northbridge.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/i386/pc_piix.c
hw/pci-host/i440fx.c
include/hw/pci-host/i440fx.h