mirror of
https://github.com/qemu/qemu.git
synced 2025-10-28 15:40:16 +00:00
With REPLY_NEEDED, libvhost-user sends both the acutal result and an
additional ACK reply for VHOST_USER_ADD_MEM_REG. This is incorrect, the
spec mandates that it behave the same with and without REPLY_NEEDED
because it always sends a reply.
Fixes:
|
||
|---|---|---|
| .. | ||
| libvduse | ||
| libvfio-user@0b28d20557 | ||
| libvhost-user | ||