qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Live migration sequence
@ 2015-10-08 11:39 Pavel Fedin
  2015-10-09 15:29 ` Dr. David Alan Gilbert
  0 siblings, 1 reply; 9+ messages in thread
From: Pavel Fedin @ 2015-10-08 11:39 UTC (permalink / raw)
  To: 'QEMU'

 Hello!

 I would like to clarify, what is the exact live migration sequence in qemu?

 I mean - there are pre_save and post_load callbacks for VMState structures. Is there any determined
order of calling them related to memory contents migration? In other words, is there any guarantee
that pre_save is called before RAM migrates, and post_load is called after RAM migrates?
 The answer to this question is important for developing vITS live migration, where i have to dump
internal ITS state into in-memory tables before the migration starts, and then get it back in cache
on destination.

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia

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

end of thread, other threads:[~2015-10-16 17:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-08 11:39 [Qemu-devel] Live migration sequence Pavel Fedin
2015-10-09 15:29 ` Dr. David Alan Gilbert
2015-10-13 10:06   ` Pavel Fedin
2015-10-13 11:05     ` Dr. David Alan Gilbert
2015-10-13 12:02       ` Pavel Fedin
2015-10-13 12:04         ` Peter Maydell
2015-10-13 12:41           ` Pavel Fedin
2015-10-16  7:24       ` Pavel Fedin
2015-10-16 17:11         ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).