summaryrefslogtreecommitdiffstats
path: root/cpu.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2021-05-17 12:51:30 +0200
committerRichard Henderson2021-05-27 00:33:59 +0200
commitc2cf139d9c2f8f8b86686fe0e94a9daba27195a6 (patch)
treeb686f121b39352e183751ff94faeacca8531ef65 /cpu.c
parentcpu: Rename CPUClass vmsd -> legacy_vmsd (diff)
downloadqemu-c2cf139d9c2f8f8b86686fe0e94a9daba27195a6.tar.gz
qemu-c2cf139d9c2f8f8b86686fe0e94a9daba27195a6.tar.xz
qemu-c2cf139d9c2f8f8b86686fe0e94a9daba27195a6.zip
cpu: Move AVR target vmsd field from CPUClass to DeviceClass
See rationale in previous commit. Targets should use the vmsd field of DeviceClass, not CPUClass. As migration is not important on the AVR target, break the migration compatibility and set the DeviceClass vmsd field. To feel safer, increment the vmstate version. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210517105140.1062037-14-f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'cpu.c')
0 files changed, 0 insertions, 0 deletions