Searched hist:"4 bbadfc55e6ec608df75911b4360e6e995daa28c" (Results 1 – 6 of 6) sorted by relevance
/qemu/migration/ |
H A D | channel.c | 4bbadfc55e6ec608df75911b4360e6e995daa28c Thu Feb 13 17:59:21 UTC 2025 Fabiano Rosas <farosas@suse.de> 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>
|
H A D | trace-events | 4bbadfc55e6ec608df75911b4360e6e995daa28c Thu Feb 13 17:59:21 UTC 2025 Fabiano Rosas <farosas@suse.de> 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>
|
H A D | multifd.c | 4bbadfc55e6ec608df75911b4360e6e995daa28c Thu Feb 13 17:59:21 UTC 2025 Fabiano Rosas <farosas@suse.de> 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>
|
H A D | rdma.c | 4bbadfc55e6ec608df75911b4360e6e995daa28c Thu Feb 13 17:59:21 UTC 2025 Fabiano Rosas <farosas@suse.de> 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>
|
H A D | migration.h | 4bbadfc55e6ec608df75911b4360e6e995daa28c Thu Feb 13 17:59:21 UTC 2025 Fabiano Rosas <farosas@suse.de> 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>
|
H A D | migration.c | 4bbadfc55e6ec608df75911b4360e6e995daa28c Thu Feb 13 17:59:21 UTC 2025 Fabiano Rosas <farosas@suse.de> 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>
|