Il 02/08/2012 11:09, Juan Quintela ha scritto: > Why did you remove all the migration from previous versions? > You can't migrate now from version{1,2}, and we used to be able to do > it? > > Why did you remove it?
Because it won't work; we removed three fields. You need to add rtc_load_old which is done later in the series. But I guess I can use VMSTATE_UNUSED instead. Paolo