diff options
author | Avihai Horon <avihaih@nvidia.com> | 2023-12-31 11:30:10 +0200 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2024-01-04 09:52:42 +0800 |
commit | c77b40859a5201f01b44dc475258405e289c431f (patch) | |
tree | dffc4084ddb10652def009fccec4db8641650c39 /include/hw | |
parent | b0cf3bfc69752969314f9e88d68f75f40fcdf274 (diff) | |
download | qemu-c77b40859a5201f01b44dc475258405e289c431f.zip qemu-c77b40859a5201f01b44dc475258405e289c431f.tar.gz qemu-c77b40859a5201f01b44dc475258405e289c431f.tar.bz2 |
migration/multifd: Fix error message in multifd_recv_initial_packet()
In multifd_recv_initial_packet(), if MultiFDInit_t->id is greater than
the configured number of multifd channels, an irrelevant error message
about multifd version is printed.
Change the error message to a relevant one about the channel id.
Signed-off-by: Avihai Horon <avihaih@nvidia.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20231231093016.14204-6-avihaih@nvidia.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'include/hw')
0 files changed, 0 insertions, 0 deletions