
On Tue, Jul 01, 2025 at 10:38:44AM +0200, Jiri Denemark wrote:
On Mon, Jun 30, 2025 at 16:59:07 -0300, Fabiano Rosas wrote:
The concept of capabilities is being merged into the concept of parameters. From now on, the commands that handle capabilities are deprecated in favor of the commands that handle parameters.
Affected commands:
- migrate-set-capabilities - query-migrate-capabilities
Signed-off-by: Fabiano Rosas <farosas@suse.de> --- docs/about/deprecated.rst | 12 ++++++++++++ migration/migration-hmp-cmds.c | 6 ++++++ qapi/migration.json | 16 ++++++++++++++-- 3 files changed, 32 insertions(+), 2 deletions(-)
We'll need to adapt libvirt as both commands are actively used now. Is there a way of detecting where the relevant commands for setting/querying parameters support capabilities? I guess QAPI schema should work, right?
Query the 'migrate' command schema which gains a new 'config' parameter in patch 20 in this series. With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|