On Wed, Jul 20, 2022 at 11:11:50 +0200, Eugenio Pérez wrote: > From: Jonathon Jongsma <[email protected]> > > since qemu 6.0, if migration is blocked for some reason, 'query-migrate' > will return an array of error strings describing the migration blockers. > This can be used to check whether there are any devices blocking > migration, etc. > > Signed-off-by: Jonathon Jongsma <[email protected]> > Signed-off-by: Eugenio Pérez <[email protected]>
s/QEMU_MIGRATION_BLOCKED_REASONS/QEMU_CAPS_MIGRATION_BLOCKED_REASONS/ in the subject. Jirka
