qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v37 17/17] target/avr: Update MAINTAINERS file


From: Aleksandar Markovic
Subject: Re: [PATCH v37 17/17] target/avr: Update MAINTAINERS file
Date: Sat, 30 Nov 2019 14:43:58 +0100



On Wednesday, November 27, 2019, Michael Rolnik <address@hidden> wrote:
Include AVR maintaners in MAINTAINERS file

Signed-off-by: Michael Rolnik <address@hidden>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5e5e3e52d6..d7bfb62791 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -163,6 +163,17 @@ S: Maintained
 F: hw/arm/smmu*
 F: include/hw/arm/smmu*

+AVR TCG CPUs
+M: Michael Rolnik <address@hidden>
+R: Sarah Harris <address@hidden>
+S: Maintained
+F: target/avr/
+F: hw/misc/avr_mask.c
+F: hw/char/avr_usart.c
+F: hw/timer/avr_timer16.c
+F: hw/avr/
+F: tests/acceptance/machine_avr6.py
+


This is from summary from the cover letter:

create mode 100644 default-configs/avr-softmmu.mak
 create mode 100644 include/hw/char/avr_usart.h
 create mode 100644 include/hw/misc/avr_mask.h
 create mode 100644 include/hw/timer/avr_timer16.h
 create mode 100644 target/avr/cpu-param.h
 create mode 100644 target/avr/cpu-qom.h
 create mode 100644 target/avr/cpu.h
 create mode 100644 target/avr/helper.h
 create mode 100644 hw/avr/sample.c
 create mode 100644 hw/char/avr_usart.c
 create mode 100644 hw/misc/avr_mask.c
 create mode 100644 hw/timer/avr_timer16.c
 create mode 100644 target/avr/cpu.c
 create mode 100644 target/avr/disas.c
 create mode 100644 target/avr/gdbstub.c
 create mode 100644 target/avr/helper.c
 create mode 100644 target/avr/machine.c
 create mode 100644 target/avr/translate.c
 create mode 100644 gdb-xml/avr-cpu.xml
 create mode 100644 hw/avr/Kconfig
 create mode 100644 hw/avr/Makefile.objs
 create mode 100644 target/avr/Makefile.objs
 create mode 100644 target/avr/insn.decode
 create mode 100644 tests/acceptance/machine_avr6.py


All such new files must be covered by this change in MAINTAINERS. Please doublecheck.

For example,

include/hw/timer/avr_timer16.h

seems to be not covered.

Thanks,
Aleksandar

 
 CRIS TCG CPUs
 M: Edgar E. Iglesias <address@hidden>
 S: Maintained
--
2.17.2 (Apple Git-113)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]