summary refs log tree commit diff stats
path: root/python/qemu/machine
diff options
context:
space:
mode:
authorPeter Xu <peterx@redhat.com>2022-07-07 14:55:18 -0400
committerDr. David Alan Gilbert <dgilbert@redhat.com>2022-07-20 12:15:09 +0100
commitf0afaf6ce4995d37cd411ae26cf8ca1d6dde0f93 (patch)
tree322909cf3d2b6b1924edff1fa43cbd86eaabc8b3 /python/qemu/machine
parent9a2666275215048c73f1d66f7d57d7ea32328082 (diff)
downloadfocaccia-qemu-f0afaf6ce4995d37cd411ae26cf8ca1d6dde0f93.tar.gz
focaccia-qemu-f0afaf6ce4995d37cd411ae26cf8ca1d6dde0f93.zip
migration: Enable TLS for preempt channel
This patch is based on the async preempt channel creation.  It continues
wiring up the new channel with TLS handshake to destionation when enabled.

Note that only the src QEMU needs such operation; the dest QEMU does not
need any change for TLS support due to the fact that all channels are
established synchronously there, so all the TLS magic is already properly
handled by migration_tls_channel_process_incoming().

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20220707185518.27529-1-peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'python/qemu/machine')
0 files changed, 0 insertions, 0 deletions