Hi fdc in 0.11 used io_base as instance id. Revert the part that changed the io_base to one instance_id of -1.
This makes migration from 0.11 -> 0.12 to not fail. I still have to fix the problem with clock (since -rtc clock=host is default, migration from older qemu's don't work well). Later, Juan. Juan Quintela (2): Revert "fdc: fix vmstate variable passed" fdc: fix migration from 0.11 hw/fdc.c | 39 ++++++--------------------------------- 1 files changed, 6 insertions(+), 33 deletions(-)