diff options
author | Peter Xu <peterx@redhat.com> | 2024-02-22 17:52:58 +0800 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2024-02-28 11:31:28 +0800 |
commit | 0518b5d8d30d3a4d0ea4f45d61527bcdc43044d2 (patch) | |
tree | 075755e3b2734bcadf3145c67c164076b0658552 /include/hw/mem/sparse-mem.h | |
parent | 9221e3c6a237da90ac296adfeb6e99ea9babfc20 (diff) | |
download | qemu-0518b5d8d30d3a4d0ea4f45d61527bcdc43044d2.zip qemu-0518b5d8d30d3a4d0ea4f45d61527bcdc43044d2.tar.gz qemu-0518b5d8d30d3a4d0ea4f45d61527bcdc43044d2.tar.bz2 |
migration/multifd: Drop registered_yank
With a clear definition of p->c protocol, where we only set it up if the
channel is fully established (TLS or non-TLS), registered_yank boolean will
have equal meaning of "p->c != NULL".
Drop registered_yank by checking p->c instead.
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20240222095301.171137-3-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'include/hw/mem/sparse-mem.h')
0 files changed, 0 insertions, 0 deletions