qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Question about RAM migration flags
@ 2014-05-08 23:08 Peter Lieven
  2014-05-09  2:39 ` ChenLiang
  2014-05-09  9:43 ` Dr. David Alan Gilbert
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Lieven @ 2014-05-08 23:08 UTC (permalink / raw)
  To: qemu-devel@nongnu.org
  Cc: Orit Wasserman, quintela, Stefan Hajnoczi, Paolo Bonzini

Hi,

while working on ram migration and reading through the code I realized that
qemu does not stop loading a saved VM or rejecting an incoming migration
if there is a flag in the stream that it does not understand. An unknown flag
is simply ignored.

In the block migration code there is a catch at the end complaining about
unknown flags, but in RAM migration there isn't.

Is this on purpose or an error?

Peter

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

end of thread, other threads:[~2014-05-10  8:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-08 23:08 [Qemu-devel] Question about RAM migration flags Peter Lieven
2014-05-09  2:39 ` ChenLiang
2014-05-09  9:43 ` Dr. David Alan Gilbert
2014-05-09 12:40   ` Peter Lieven
2014-05-10  8:33     ` Juan Quintela

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