]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Rename remoteCaps parameter in qemuMigrationParamsCheck
authorJiri Denemark <jdenemar@redhat.com>
Mon, 8 Jan 2024 14:58:09 +0000 (15:58 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 8 Jan 2024 21:38:53 +0000 (22:38 +0100)
commitefc26a665d26278f8cdb075ade9cfc6603d0fe79
tree8b07a333d94357f186b64b46bb94f6f6eb811a8c
parentc941106f7c8712ee3f014d4467ffa1d2e5aa4ae7
qemu: Rename remoteCaps parameter in qemuMigrationParamsCheck

The migration cookie contains two bitmaps of migration capabilities:
supported and automatic. qemuMigrationParamsCheck expects the letter so
lets make it more obvious by renaming the parameter as remoteAuto.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_migration_params.c
src/qemu/qemu_migration_params.h