qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] SLIRP migration?
@ 2016-09-28 18:00 Dr. David Alan Gilbert
  2016-09-28 18:04 ` Jan Kiszka
  2016-09-28 22:14 ` Samuel Thibault
  0 siblings, 2 replies; 5+ messages in thread
From: Dr. David Alan Gilbert @ 2016-09-28 18:00 UTC (permalink / raw)
  To: samuel.thibault, jan.kiszka; +Cc: qemu-devel

Hi Samuel, Jan,
  I'd like to convert SLIRPs migration code to VMState
and avoid all the qemu_put_/qemu_get_'s - but first I'd like to understand
when a lot of the slirp migration code makes sense.

I can see that migrating a VM with slirp makes sense (actually more
commonly saving a VM with slirp to a file); but when that happens
aren't you likely to lose all the network connections anyway?
If that's the case then why bother saving all the TCP state?

Under what circumstances do the network connections survive and
how can I test that?

Dave

--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK

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

end of thread, other threads:[~2016-09-29  9:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 18:00 [Qemu-devel] SLIRP migration? Dr. David Alan Gilbert
2016-09-28 18:04 ` Jan Kiszka
2016-09-28 18:43   ` Dr. David Alan Gilbert
2016-09-28 22:14 ` Samuel Thibault
2016-09-29  9:05   ` 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).