"Dr. David Alan Gilbert" <dgilb...@redhat.com> wrote:
> * Juan Quintela (quint...@redhat.com) wrote:
>> We need to do things at load time and at cleanup time.
>> 
>> Signed-off-by: Juan Quintela <quint...@redhat.com>
>> 

>>  
>> +    qemu_loadvm_state_cleanup();
>
> Where does the equivalent happen for postcopy?
> Do you need to add a call at the bottom of postcopy_ram_listen_thread?
>

I think yes, but it is not completely clear how we can arrive there that
way.

It appears that I still should put more things into load_cleanup() hooks
:p

Later, Juan.

Reply via email to