diff options
author | Kevin Wolf | 2022-06-27 15:44:59 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2022-06-28 00:53:18 +0200 |
commit | 69a5daec06f423843ce1bb9be5fb049314996f78 (patch) | |
tree | bad1160a7f8b02d73cb2d20c1213c82f26e2357c /subprojects/libvhost-user/link-test.c | |
parent | docs/vhost-user: Fix mismerge (diff) | |
download | qemu-69a5daec06f423843ce1bb9be5fb049314996f78.tar.gz qemu-69a5daec06f423843ce1bb9be5fb049314996f78.tar.xz qemu-69a5daec06f423843ce1bb9be5fb049314996f78.zip |
libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply
With REPLY_NEEDED, libvhost-user sends both the acutal result and an
additional ACK reply for VHOST_USER_GET_MAX_MEM_SLOTS. This is
incorrect, the spec mandates that it behave the same with and without
REPLY_NEEDED because it always sends a reply.
Fixes: 6fb2e173d20c9bbb5466183d33a3ad7dcd0375fa
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20220627134500.94842-3-kwolf@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'subprojects/libvhost-user/link-test.c')
0 files changed, 0 insertions, 0 deletions