summary refs log tree commit diff stats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorLeonardo Bras <leobras@redhat.com>2022-07-25 22:02:35 -0300
committerDr. David Alan Gilbert <dgilbert@redhat.com>2022-08-02 16:46:52 +0100
commitdf67aa3e61e2c83459da7d815962d9706f1528fc (patch)
tree4b1a94c532cc5d951f4cb62a3bef0f6708fda099 /linux-user/syscall.c
parent0399521e53336bd2cdc15482bca0ffd3493fdff6 (diff)
downloadfocaccia-qemu-df67aa3e61e2c83459da7d815962d9706f1528fc.tar.gz
focaccia-qemu-df67aa3e61e2c83459da7d815962d9706f1528fc.zip
migration: add remaining params->has_* = true in migration_instance_init()
Some of params->has_* = true are missing in migration_instance_init, this
causes migrate_params_check() to skip some tests, allowing some
unsupported scenarios.

Fix this by adding all missing params->has_* = true in
migration_instance_init().

Fixes: 69ef1f36b0 ("migration: define 'tls-creds' and 'tls-hostname' migration parameters")
Fixes: 1d58872a91 ("migration: do not wait for free thread")
Fixes: d2f1d29b95 ("migration: add support for a "tls-authz" migration parameter")
Signed-off-by: Leonardo Bras <leobras@redhat.com>
Message-Id: <20220726010235.342927-1-leobras@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions