qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] broken backward migration due to commit 461a275 "parallel: adding vmstate for save/restore"
@ 2014-12-19 11:03 Igor Mammedov
  2014-12-19 11:15 ` Paolo Bonzini
  0 siblings, 1 reply; 9+ messages in thread
From: Igor Mammedov @ 2014-12-19 11:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, dgilbert, Pavel.Dovgaluk, quintela

steps to reproduce:

Current master source:
qemu-system-x86_64 -monitor stdio -M pc-i440fx-2.1
(qemu) stop
(qemu) migrate "exec:gzip -c > STATEFILE.gz"

Target:
  qemu-system-x86_64-2.1 -monitor stdio -M pc-i440fx-2.1 -incoming "exec: gzip -c -d STATEFILE.gz"

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

end of thread, other threads:[~2014-12-19 13:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19 11:03 [Qemu-devel] broken backward migration due to commit 461a275 "parallel: adding vmstate for save/restore" Igor Mammedov
2014-12-19 11:15 ` Paolo Bonzini
2014-12-19 11:32   ` Igor Mammedov
2014-12-19 11:39     ` Igor Mammedov
2014-12-19 12:02     ` Paolo Bonzini
2014-12-19 12:42       ` Igor Mammedov
2014-12-19 12:49         ` Igor Mammedov
2014-12-19 13:21           ` Paolo Bonzini
2014-12-19 13:10         ` Paolo Bonzini

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