On 29/05/2026 15:15, Peter Xu wrote:
(cut)
I like the idea overall.
With this series, we should be able to drop "incoming-fds" TAP property
from the other series, instead relying on the existing "local" parameters
both in migration core and in TAP's property should suffice.
One thing to mention is I didn't further make only-migratable into a
migration parameter. Logically it will also work now with only-migratable,
but it then also means I'll need to convert it to a parameter, which will
be mutable even after VM started. It will change how only-migratable used
to work, hence I skipped.
After this, we also almost have no reason to use -global for migration
parameters. Capabilities are still not supported in -incoming cmdline,
though.
Will we still merge capabilities and parameters? Then it would be a free
upgrade.
Yes! /me waiting for your patches.
Is this related to the series posted at
https://patchew.org/QEMU/[email protected]/? What's
the current status with this work?
ATB,
Mark.