diff options
author | 2023-10-23 15:20:45 -0300 | |
---|---|---|
committer | 2023-11-02 11:35:03 +0100 | |
commit | 3fa9642ff7d51f7fc3ba68e6ccd13a939d5bd609 (patch) | |
tree | 52c3e930671e0e681ffe600a11f30251c10cc5cb /hw/core | |
parent | migration: convert socket backend to accept MigrateAddress (diff) | |
download | qemu-3fa9642ff7d51f7fc3ba68e6ccd13a939d5bd609.tar.xz qemu-3fa9642ff7d51f7fc3ba68e6ccd13a939d5bd609.zip |
migration: convert rdma backend to accept MigrateAddress
RDMA based transport backend for 'migrate'/'migrate-incoming' QAPIs
accept new wire protocol of MigrateAddress struct.
It is achived by parsing 'uri' string and storing migration parameters
required for RDMA connection into well defined InetSocketAddress struct.
Suggested-by: Aravind Retnakaran <aravind.retnakaran@nutanix.com>
Signed-off-by: Het Gala <het.gala@nutanix.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231023182053.8711-7-farosas@suse.de>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions