diff options
author | Kevin Wolf <kwolf@redhat.com> | 2022-06-27 15:44:59 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-06-27 18:53:18 -0400 |
commit | 69a5daec06f423843ce1bb9be5fb049314996f78 (patch) | |
tree | bad1160a7f8b02d73cb2d20c1213c82f26e2357c /hw/core | |
parent | ea0622060073b7bedda4a54312eeb6189983d1e3 (diff) | |
download | qemu-69a5daec06f423843ce1bb9be5fb049314996f78.zip qemu-69a5daec06f423843ce1bb9be5fb049314996f78.tar.gz qemu-69a5daec06f423843ce1bb9be5fb049314996f78.tar.bz2 |
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 'hw/core')
0 files changed, 0 insertions, 0 deletions