All of lore.kernel.org
 help / color / mirror / Atom feed
* Live migration and PV device handling
@ 2020-04-03 12:32 Anastassios Nanos
  2020-04-03 12:42 ` Andrew Cooper
  0 siblings, 1 reply; 10+ messages in thread
From: Anastassios Nanos @ 2020-04-03 12:32 UTC (permalink / raw)
  To: xen-devel

Hi all,

I am trying to understand how live-migration happens in xen. I am
looking in the HVM guest case and I have dug into the relevant parts
of the toolstack and the hypervisor regarding memory, vCPU context
etc.

In particular, I am interested in how PV device migration happens. I
assume that the guest is not aware of any suspend/resume operations
being done, nor do its PFNs need to change, so I suspect xenstore
device entries (for VIFs / VBDs) for the guest remain intact. However,
it is not entirely clear to me how xenstore entry migration happens.

As I am probably missing something obvious, could someone point me to
the part of the code where xenstore entries are being copied across to
the destination node?

thanks!
A.


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

end of thread, other threads:[~2020-04-07 14:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 12:32 Live migration and PV device handling Anastassios Nanos
2020-04-03 12:42 ` Andrew Cooper
2020-04-03 22:32   ` Dongli Zhang
2020-04-06  7:50     ` Paul Durrant
2020-04-06 13:15       ` Andrew Cooper
2020-04-06 17:16   ` Tamas K Lengyel
2020-04-06 17:24     ` Andrew Cooper
2020-04-06 17:31       ` Tamas K Lengyel
2020-04-07  7:57         ` Paul Durrant
2020-04-07 14:34           ` Tamas K Lengyel

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.