]> Git Repo - qemu.git/commit
target/avr: CPU class: Add migration support
authorMichael Rolnik <[email protected]>
Sun, 26 Jan 2020 18:12:14 +0000 (19:12 +0100)
committerPhilippe Mathieu-Daudé <[email protected]>
Fri, 10 Jul 2020 15:58:32 +0000 (17:58 +0200)
commit3fa28dd6cf848c5f7fddba84a6d7789027c58a25
treeb9e4b82e833315dddce39628d9ad2197a3101f27
parente2a2b0b9187308c450a109ff967f720af4e399e6
target/avr: CPU class: Add migration support

Add migration-related functions 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/cpu.h
target/avr/machine.c [new file with mode: 0644]
This page took 0.025942 seconds and 4 git commands to generate.