qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] The first function called after migration for a block devic


From: Xiongzi Ge
Subject: [Qemu-devel] The first function called after migration for a block device
Date: Fri, 27 Jun 2014 15:41:50 -0400

Hello,

When I studied the code, I found in migration.c,
bdrv_clear_incoming_migration_all();

the cache of the bdrv devices will be deleted. 

Is this the one for the functions to be called after migration? 

Does the bdrv device need to be reopen or load state in block.c?  

I would like to find this function to add my new code.

Thanks.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]