]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 28 Oct 2019 15:12:18 +0000 (16:12 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)
commit14a026dd581a16b566c55aea4ee7f1b3758f214a
tree882afa2322714e48ba419f2974df9a418dc01b1a
parent553b4559dcce67890b5beebc9fb51650d55fdfde
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c

Move all the PIIX3 functions to a new file: hw/isa/piix3.c.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
MAINTAINERS
hw/i386/Kconfig
hw/isa/Kconfig
hw/isa/Makefile.objs
hw/isa/piix3.c [new file with mode: 0644]
hw/pci-host/Kconfig
hw/pci-host/piix.c
include/hw/southbridge/piix.h