All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] The first function called after migration for a block device
@ 2014-06-27 19:41 Xiongzi Ge
  2014-06-27 21:49 ` Paolo Bonzini
  0 siblings, 1 reply; 9+ messages in thread
From: Xiongzi Ge @ 2014-06-27 19:41 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 338 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 601 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-30 15:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-27 19:41 [Qemu-devel] The first function called after migration for a block device Xiongzi Ge
2014-06-27 21:49 ` Paolo Bonzini
2014-06-27 22:54   ` Xiongzi Ge
2014-06-30 10:48     ` Paolo Bonzini
2014-06-30 14:03       ` Xiongzi Ge
2014-06-30 14:35         ` Paolo Bonzini
2014-06-30 14:47           ` Xiongzi Ge
2014-06-30 15:13             ` Paolo Bonzini
2014-06-30 15:17               ` Xiongzi Ge

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.