diff options
author | Minghao Yuan <yuanmh12@chinatelecom.cn> | 2023-01-23 20:21:19 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-01-28 06:21:30 -0500 |
commit | 920c184fa924da2890a1e9050282d01608291a34 (patch) | |
tree | 1a3f3789d357b5c7169980bcbe60381c6b9636e5 /hw/virtio/vhost-vsock.c | |
parent | 4d6ee555ef649d00805a0730aa2e22fe152e90f0 (diff) | |
download | qemu-920c184fa924da2890a1e9050282d01608291a34.zip qemu-920c184fa924da2890a1e9050282d01608291a34.tar.gz qemu-920c184fa924da2890a1e9050282d01608291a34.tar.bz2 |
vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
The VHOST_USER_ADD/REM_MEM_REG requests should be categorized into
non-vring specific messages, and should be sent only once.
Signed-off-by: Minghao Yuan <yuanmh12@chinatelecom.cn>
Message-Id: <20230123122119.194347-1-yuanmh12@chinatelecom.cn>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/virtio/vhost-vsock.c')
0 files changed, 0 insertions, 0 deletions