diff options
author | Jaehoon Kim <jhkim@linux.ibm.com> | 2025-06-11 15:56:10 -0500 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2025-06-23 16:03:59 -0400 |
commit | 8f87c87eca4bc62258251eade7016f8a084b0988 (patch) | |
tree | f46351735d55dc895348eb4dff4649631cc944ab /scripts/qapi/source.py | |
parent | 0310d594d98b39f9dde79b87fd8b0ad16e7c5459 (diff) | |
download | qemu-8f87c87eca4bc62258251eade7016f8a084b0988.zip qemu-8f87c87eca4bc62258251eade7016f8a084b0988.tar.gz qemu-8f87c87eca4bc62258251eade7016f8a084b0988.tar.bz2 |
migration: Support fd-based socket address in cpr_transfer_input
Extend cpr_transfer_input to handle SOCKET_ADDRESS_TYPE_FD alongside
SOCKET_ADDRESS_TYPE_UNIX. This change supports the use of pre-listened
socket file descriptors for cpr migration channels.
This change is particularly useful in qtest environments, where the
socket may be created externally and passed via fd.
Reviewed-by: Jason J. Herne <jjherne@linux.ibm.com>
Reviewed-by: Steve Sistare <steven.sistare@oracle.com>
Signed-off-by: Jaehoon Kim <jhkim@linux.ibm.com>
Link: https://lore.kernel.org/r/20250611205610.147008-3-jhkim@linux.ibm.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions