summary refs log tree commit diff stats
path: root/target/avr/machine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/avr: Constify VMState in machine.cRichard Henderson2023-12-291-1/+1
* cpu: Move AVR target vmsd field from CPUClass to DeviceClassPhilippe Mathieu-Daudé2021-05-261-2/+2
* migration: Replace migration's JSON writer by the general oneMarkus Armbruster2020-12-191-2/+2
* target/avr: CPU class: Add migration supportMichael Rolnik2020-07-101-0/+119