]> Git Repo - qemu.git/commit
target/avr: CPU class: Add memory management support
authorMichael Rolnik <[email protected]>
Thu, 6 Feb 2020 22:08:31 +0000 (23:08 +0100)
committerPhilippe Mathieu-Daudé <[email protected]>
Fri, 10 Jul 2020 15:58:32 +0000 (17:58 +0200)
commite2a2b0b9187308c450a109ff967f720af4e399e6
tree3c3978ce54b8fa1f1b58b1fc85bd6a5eb590e4d0
parent7ccda78ff3a1c4d7005eb211207ca11ed719cc11
target/avr: CPU class: Add memory management support

This patch introduces three memory-management-related functions
that will become part of AVR CPU class object.

[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]>
Signed-off-by: Thomas Huth <[email protected]>
Message-Id: <20200705140315[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
target/avr/cpu.c
target/avr/helper.c
This page took 0.025549 seconds and 4 git commands to generate.