diff options
author | 2023-10-23 15:20:48 -0300 | |
---|---|---|
committer | 2023-11-02 11:35:04 +0100 | |
commit | 074dbce5fcce597e61ff6c44d2977458f0ba2f29 (patch) | |
tree | 3a82420ad58daf5f60234f363b866f8dc562a139 /hw/core/machine-hmp-cmds.c | |
parent | migration: Convert the file backend to the new QAPI syntax (diff) | |
download | qemu-074dbce5fcce597e61ff6c44d2977458f0ba2f29.tar.xz qemu-074dbce5fcce597e61ff6c44d2977458f0ba2f29.zip |
migration: New migrate and migrate-incoming argument 'channels'
MigrateChannelList allows to connect accross multiple interfaces.
Add MigrateChannelList struct as argument to migration QAPIs.
We plan to include multiple channels in future, to connnect
multiple interfaces. Hence, we choose 'MigrateChannelList'
as the new argument over 'MigrateChannel' to make migration
QAPIs future proof.
Suggested-by: Aravind Retnakaran <aravind.retnakaran@nutanix.com>
Signed-off-by: Het Gala <het.gala@nutanix.com>
Acked-by: Markus Armbruster <armbru@redhat.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-10-farosas@suse.de>
Diffstat (limited to 'hw/core/machine-hmp-cmds.c')
0 files changed, 0 insertions, 0 deletions