diff options
author | Fabiano Rosas <farosas@suse.de> | 2025-02-13 14:59:21 -0300 |
---|---|---|
committer | Fabiano Rosas <farosas@suse.de> | 2025-02-14 15:19:05 -0300 |
commit | 4bbadfc55e6ec608df75911b4360e6e995daa28c (patch) | |
tree | a5520544e5211cca469a8d7175c92c83d518ea50 /rust/qemu-api | |
parent | 8444d0938112b7da8d88cc6a7481b9eb33654997 (diff) | |
download | qemu-4bbadfc55e6ec608df75911b4360e6e995daa28c.zip qemu-4bbadfc55e6ec608df75911b4360e6e995daa28c.tar.gz qemu-4bbadfc55e6ec608df75911b4360e6e995daa28c.tar.bz2 |
migration: Change migrate_fd_ to migration_
Remove all instances of _fd_ from the migration generic code. These
functions have grown over time and the _fd_ part is now just
confusing.
migration_fd_error() -> migration_error() makes it a little
vague. Since it's only used for migration_connect() failures, change
it to migration_connect_set_error().
Reviewed-by: Peter Xu <peterx@redhat.com>
Message-ID: <20250213175927.19642-4-farosas@suse.de>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions