summary refs log tree commit diff stats
path: root/hw/core/machine.c
diff options
context:
space:
mode:
authorPeter Xu <peterx@redhat.com>2023-03-26 13:25:38 -0400
committerJuan Quintela <quintela@redhat.com>2023-04-12 21:19:05 +0200
commit86d063fa83901bc8150343ff8b03979fbea392c9 (patch)
treec4f8ceaca892fada2fc06023698bd36ad1f60e2a /hw/core/machine.c
parentabb02ce0e76a8e00026699a863ab2d11d88f56d4 (diff)
downloadfocaccia-qemu-86d063fa83901bc8150343ff8b03979fbea392c9.tar.gz
focaccia-qemu-86d063fa83901bc8150343ff8b03979fbea392c9.zip
io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
TLS iochannel will inherit io_shutdown() from the master ioc, however we
missed to do that on the server side.

This will e.g. allow qemu_file_shutdown() to work on dest QEMU too for
migration.

Acked-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'hw/core/machine.c')
0 files changed, 0 insertions, 0 deletions