Markus Armbruster <[email protected]> writes: > Markus Armbruster <[email protected]> writes: > >> Fabiano Rosas <[email protected]> writes: >> >>> The block migration is considered obsolete and has been deprecated in >>> 8.2. Remove the migrate command option that enables it. This only >>> affects the QMP and HMP commands, the feature can still be accessed by >>> setting the migration 'block' capability. The whole feature will be >>> removed in a future patch. >>> >>> Deprecation commit 8846b5bfca ("migration: migrate 'blk' command >>> option is deprecated."). >>> >>> Signed-off-by: Fabiano Rosas <[email protected]> >> >> Reviewed-by: Markus Armbruster <[email protected]> > > I think you missed the update to hmp-commands.hx. I almost missed it, > too :)
Nice catch, it was bound to happen. There's approximately 9000 instances of 'blk' in this project.
