On Wed, Jun 03, 2026 at 04:36:37PM +0100, Mark Cave-Ayland wrote: > Is the longer-term goal here to allow machine-versioned usage of all > migration parameters supplied via -incoming via -global?
Nop. Machine compat properties sticks with machines, they'll be applied properly to migration objects at some point (needs to happen after machine object is initialized). It'll keep working, no plan to change that. This series is only about exposing a new API to setup migration parameters so that modules (like TAP as backends) can query at very early stage of QEMU boot. Thanks, -- Peter Xu
