Andreas Färber <afaer...@suse.de> wrote: > Since commit e67db06e9f6d7e514ee2a9b9b769ecd42977f6fb (target-or32: Add > target stubs and QOM cpu) a VMStateDescription existed, but > CPU_SAVE_VERSION was not set, so it was never registered. > > Register it through CPUState. > Use a version_id of 1 and specify minimum versions as well. > > Cc: Jia Liu <pro...@gmail.com> > Signed-off-by: Andreas Färber <afaer...@suse.de>
As with the others, the changes are right, you can consider the code that I put before. Later, Juan.