diff options
author | Andreas Färber <afaerber@suse.de> | 2013-01-20 11:43:30 +0100 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2013-02-01 01:35:21 +0100 |
commit | 88e28512efd8d36476e50a78acb1dca8b41a3cf1 (patch) | |
tree | 817090e797171454bd9f3390c054267298b555b8 /target-microblaze | |
parent | 6b2578d678497dbce44ed7999d269fc973ae6e8f (diff) |
target-unicore32: Mark as unmigratable
CPU_SAVE_VERSION 2 was bogus as both save and load would just throw a
hw_error(). Therefore we can without problems suppress registration of
"cpu_common" VMState by dropping CPU_SAVE_VERSION define and provide an
unmigratable "cpu" VMStateDescription for UniCore32CPU at device level
instead, where we can attach this the QOM way.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'target-microblaze')
0 files changed, 0 insertions, 0 deletions