summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorAndreas Färber2013-02-02 15:51:06 +0100
committerAndreas Färber2013-06-28 13:25:12 +0200
commit8d0f2baebe57ccdb09a21da80b2994b772854ad6 (patch)
tree277c5390f6e93996a9ca2c7bd1f9038105687b45 /linux-user
parenttarget-openrisc: Register VMStateDescription for OpenRISCCPU (diff)
downloadqemu-8d0f2baebe57ccdb09a21da80b2994b772854ad6.tar.gz
qemu-8d0f2baebe57ccdb09a21da80b2994b772854ad6.tar.xz
qemu-8d0f2baebe57ccdb09a21da80b2994b772854ad6.zip
cpu: Guard cpu_{save,load}() definitions
A few targets already managed to implement cpu_save() and cpu_load() without defining CPU_SAVE_VERSION that causes them to be registered. Guard the prototypes with CPU_SAVE_VERSION to avoid this happening again until all targets are converted to VMState (or QIDL). Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions