summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2019-02-02 20:57:47 +0100
committerPhilippe Mathieu-Daudé2019-11-05 23:33:12 +0100
commit0fd61a2d1cef4d324128330b8dab7aa1e393f0c9 (patch)
treea76ab06b238738d5ae0ca481b15f9146ad4c9a2b /MAINTAINERS
parenthw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers (diff)
downloadqemu-0fd61a2d1cef4d324128330b8dab7aa1e393f0c9.tar.gz
qemu-0fd61a2d1cef4d324128330b8dab7aa1e393f0c9.tar.xz
qemu-0fd61a2d1cef4d324128330b8dab7aa1e393f0c9.zip
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
The hw/pci-host/piix.c contains a mix of PIIX3 and i440FX chipsets functions. To be able to split it, we need to export some declarations first. Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 234b7d26aa..5c93eb92a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1244,6 +1244,7 @@ F: hw/i386/
F: hw/pci-host/piix.c
F: hw/pci-host/q35.c
F: hw/pci-host/pam.c
+F: include/hw/pci-host/i440fx.h
F: include/hw/pci-host/q35.h
F: include/hw/pci-host/pam.h
F: hw/isa/lpc_ich9.c