[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] SLIRP migration?
From: |
Dr. David Alan Gilbert |
Subject: |
[Qemu-devel] SLIRP migration? |
Date: |
Wed, 28 Sep 2016 19:00:45 +0100 |
User-agent: |
Mutt/1.7.0 (2016-08-17) |
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 / address@hidden / Manchester, UK
- [Qemu-devel] SLIRP migration?,
Dr. David Alan Gilbert <=