]> Git Repo - qemu.git/commit
target/avr: Add basic parameters of the new platform
authorMichael Rolnik <[email protected]>
Fri, 24 Jan 2020 00:51:07 +0000 (01:51 +0100)
committerPhilippe Mathieu-Daudé <[email protected]>
Fri, 10 Jul 2020 15:58:32 +0000 (17:58 +0200)
commitc8c0d267fd423dcda81fec5dc35ca7a6c3207213
tree98c95d43ee578714e1aee7e466233e7107b5d023
parentf2a1cf9180f63e88bb38ff21c169da97c3f2bad5
target/avr: Add basic parameters of the new platform

This includes definitions of various basic parameters needed
for integration of a new platform into QEMU.

[AM: Split a larger AVR introduction patch into logical units]
Suggested-by: Aleksandar Markovic <[email protected]>
Co-developed-by: Michael Rolnik <[email protected]>
Co-developed-by: Sarah Harris <[email protected]>
Signed-off-by: Michael Rolnik <[email protected]>
Signed-off-by: Sarah Harris <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
Acked-by: Igor Mammedov <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
[thuth: Simplify MAINTAINERS right from the start]
Signed-off-by: Thomas Huth <[email protected]>
Message-Id: <20200705140315[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
MAINTAINERS
target/avr/cpu-param.h [new file with mode: 0644]
target/avr/cpu.h [new file with mode: 0644]
This page took 0.026082 seconds and 4 git commands to generate.