"Dr. David Alan Gilbert" wrote:
> * Juan Quintela (quint...@redhat.com) wrote:
>> We need to do things at load time and at cleanup time.
>>
>> Signed-off-by: Juan Quintela
>>
>>
>> +qemu_loadvm_state_cleanup();
>
> Where does the equivalent happen for postcopy?
> Do you need to add a cal
* Juan Quintela (quint...@redhat.com) wrote:
> We need to do things at load time and at cleanup time.
>
> Signed-off-by: Juan Quintela
>
> --
>
> Move the printing of the error message so we can print the device
> giving the error.
> ---
> include/migration/register.h | 2 ++
> migration/save
We need to do things at load time and at cleanup time.
Signed-off-by: Juan Quintela
--
Move the printing of the error message so we can print the device
giving the error.
---
include/migration/register.h | 2 ++
migration/savevm.c | 44
m