Skip to content

Commit c13a07b

Browse files
michaelrolnikglennsec
authored andcommitted
qemu/target/avr: Register AVR support with the rest of QEMU
Add AVR related definitions into QEMU, make AVR support buildable. [AM: Remove word 'Atmel' from filenames and all elements of code] Suggested-by: Aleksandar Markovic <[email protected]> Signed-off-by: Michael Rolnik <[email protected]> Signed-off-by: Richard Henderson <[email protected]> Signed-off-by: Aleksandar Markovic <[email protected]> Tested-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Aleksandar Markovic <[email protected]> Signed-off-by: Thomas Huth <[email protected]> Message-Id: <[email protected]> [PMD: Fixed @avr tag in qapi/machine.json] Signed-off-by: Philippe Mathieu-Daudé <[email protected]> (cherry picked from commit 42f3ff001339e37df4f13b709d2db00a488ee45c) Signed-off-by: Glenn Baker <[email protected]>
1 parent 2c05a1a commit c13a07b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

qemu/MAINTAINERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -952,6 +952,15 @@ F: include/hw/*/nrf51*.h
952952
F: include/hw/*/microbit*.h
953953
F: tests/qtest/microbit-test.c
954954

955+
AVR Machines
956+
-------------
957+
958+
AVR MCUs
959+
M: Michael Rolnik <[email protected]>
960+
R: Sarah Harris <[email protected]>
961+
S: Maintained
962+
F: default-configs/avr-softmmu.mak
963+
955964
CRIS Machines
956965
-------------
957966
Axis Dev88

0 commit comments

Comments
 (0)