target-microblaze: Mark as unmigratable
cpu_{save,load} were no-ops, so de facto it is unmigratable and no backwards compatibility to keep. Therefore mark the MicroBlazeCPU as unmigratable at device level the QOM way and suppress "cpu_common" VMState registration by dropping CPU_SAVE_VERSION. Signed-off-by:Juan Quintela <quintela@redhat.com> Signed-off-by:
Andreas Färber <afaerber@suse.de> Reviewed-by:
Juan Quintela <quintela@redhat.com>
Showing
- target-microblaze/Makefile.objs 1 addition, 1 deletiontarget-microblaze/Makefile.objs
- target-microblaze/cpu.c 9 additions, 0 deletionstarget-microblaze/cpu.c
- target-microblaze/cpu.h 0 additions, 2 deletionstarget-microblaze/cpu.h
- target-microblaze/machine.c 0 additions, 11 deletionstarget-microblaze/machine.c
target-microblaze/machine.c
deleted
100644 → 0
Please register or sign in to comment