]> git.proxmox.com Git - mirror_qemu.git/commit
MAINTAINERS: Add some ARM related files to the corresponding sections
authorThomas Huth <thuth@redhat.com>
Fri, 23 Sep 2016 12:14:18 +0000 (14:14 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 10 Nov 2016 15:29:59 +0000 (15:29 +0000)
commitf7e242d6a3323083d1a930b3f5f6511658cb1016
tree05563a430ba3b8c43df198aeacbc048ed106c70a
parent7c7030029626db81f4e7a003945f293fdd764611
MAINTAINERS: Add some ARM related files to the corresponding sections

The files w/cpu/a*mpcore.c are already assigned to the ARM CPU
section, but the corresponding headers include/hw/cpu/a*mpcore.h
are still missing.

The file hw/*/imx* are already assigned to the i.MX31 machine, but
the corresponding header files include/hw/*/imx* are still missing.

The file hw/misc/arm_integrator_debug.c seems to belong to Integrator
CP, hw/cpu/realview_mpcore.c seems to belong to Real View, and
hw/misc/mst_fpga.c seems to belong to PXA2XX.

And the files hw/misc/zynq* and include/hw/misc/zynq* seem to belong
to the Xilinx Zynq machine.

Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS