On 26/08/2025 13.43, Janosch Frank wrote:
On 8/21/25 5:23 PM, Thomas Huth wrote:
From: Thomas Huth <thuth@xxxxxxxxxx>
When you run a KVM guest with vhost-net and migrate that guest to
another host, and you immediately enable postcopy after starting the
migration, there is a big chance that the network connection of the
guest won't work anymore on the destination side after the migration.
Do we want to add this?
Fixes: f65470661f36 ("KVM: s390/interrupt: do not pin adapter interrupt pages")
Yes, that sounds like a good idea, please add it when picking up the patch!
Thanks,
Thomas