On Mon, Aug 1, 2016 at 7:32 AM, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 28 July 2016 at 17:55, Alistair Francis <alistair.fran...@xilinx.com> > wrote: >> Update the Xilinx maintainers documentation to simplify what we maintain >> and cover all of our upstream code. >> >> Signed-off-by: Alistair Francis <alistair.fran...@xilinx.com> > > Mailing list seems not to have got this one second time > around either -- maybe some spam filter dislikes the content > for some reason. Anyway, applied to master.
I have had this problem a few times now. No idea why it doesn't make it to the list. Thanks for applying. Alistair > > thanks > -- PMM > > >> --- >> >> MAINTAINERS | 30 ++++++++++++++---------------- >> 1 file changed, 14 insertions(+), 16 deletions(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 1d0e2c3..14183d3 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -449,23 +449,23 @@ S: Maintained >> F: hw/*/versatile* >> >> Xilinx Zynq >> +M: Edgar E. Iglesias <edgar.igles...@gmail.com> >> M: Alistair Francis <alistair.fran...@xilinx.com> >> -M: Peter Crosthwaite <crosthwaite.pe...@gmail.com> >> L: qemu-...@nongnu.org >> S: Maintained >> -F: hw/arm/xilinx_zynq.c >> -F: hw/misc/zynq_slcr.c >> +F: hw/*/xilinx_* >> F: hw/*/cadence_* >> -F: hw/ssi/xilinx_spips.c >> +F: hw/misc/zynq_slcr.c >> +F: include/hw/xilinx.h >> +X: hw/ssi/xilinx_* >> >> Xilinx ZynqMP >> M: Alistair Francis <alistair.fran...@xilinx.com> >> -M: Peter Crosthwaite <crosthwaite.pe...@gmail.com> >> +M: Edgar E. Iglesias <edgar.igles...@gmail.com> >> L: qemu-...@nongnu.org >> S: Maintained >> -F: hw/arm/xlnx-zynqmp.c >> -F: hw/arm/xlnx-ep108.c >> -F: include/hw/arm/xlnx-zynqmp.h >> +F: hw/*/xlnx*.c >> +F: include/hw/*/xlnx*.c >> >> ARM ACPI Subsystem >> M: Shannon Zhao <zhaoshengl...@huawei.com> >> @@ -948,14 +948,6 @@ S: Supported >> F: hw/scsi/megasas.c >> F: hw/scsi/mfi.h >> >> -Xilinx EDK >> -M: Edgar E. Iglesias <edgar.igles...@gmail.com> >> -M: Alistair Francis <alistair.fran...@xilinx.com> >> -M: Peter Crosthwaite <crosthwaite.pe...@gmail.com> >> -S: Maintained >> -F: hw/*/xilinx_* >> -F: include/hw/xilinx.h >> - >> Network packet abstractions >> M: Dmitry Fleytman <dmi...@daynix.com> >> S: Maintained >> @@ -1243,6 +1235,12 @@ F: docs/*qmp-* >> F: scripts/qmp/ >> T: git git://repo.or.cz/qemu/armbru.git qapi-next >> >> +Register API >> +M: Alistair Francis <alistair.fran...@xilinx.com> >> +S: Maintained >> +F: hw/core/register.c >> +F: include/hw/register.h >> + >> SLIRP >> M: Samuel Thibault <samuel.thiba...@ens-lyon.org> >> M: Jan Kiszka <jan.kis...@siemens.com> >> -- >> 2.7.4 >