qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC] Migration capability negotation
@ 2013-10-24 18:39 Peter Lieven
  2013-10-24 21:32 ` Eric Blake
  2013-10-24 23:37 ` Juan Quintela
  0 siblings, 2 replies; 6+ messages in thread
From: Peter Lieven @ 2013-10-24 18:39 UTC (permalink / raw)
  To: qemu-devel@nongnu.org, Paolo Bonzini, quintela

Hi,

I was thinking that it would be great to have the source and destination during migration negoatiate
migration capabilities e.g. something like this:

User wants to use a feature e.g. 'zero_blocks'. He switches it to 'on' or maybe a new state 'auto' on the source VM.

If the migration is started the source hypervisor sends a set of all desired features. The destination hypervisor
answers with a subset of all features it supports and automatically enables them on its side. Depending on the returned
subset the source disables all features the destination does not support.

This would also allow us also to introduce new features which we would like to enable by default, but we cannot
because we do not know if the destination will support it.

Is there any way to add this without breaking backwards compability?

Comments welcome.

Peter

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

end of thread, other threads:[~2013-10-25  5:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-24 18:39 [Qemu-devel] [RFC] Migration capability negotation Peter Lieven
2013-10-24 21:32 ` Eric Blake
2013-10-24 23:37 ` Juan Quintela
2013-10-25  3:27   ` Peter Lieven
2013-10-25  5:42     ` Eric Blake
2013-10-25  5:55       ` Peter Lieven

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).