kernel-hacking-2024-linux-s.../drivers/vhost
Michael S. Tsirkin bd97120fc3 vhost: fix length for cross region descriptor
If a single descriptor crosses a region, the
second chunk length should be decremented
by size translated so far, instead it includes
the full descriptor length.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-28 11:27:01 -05:00
..
Kconfig
Kconfig.tcm
Makefile
net.c vhost: fix mergeable bufs on BE hosts 2012-10-24 23:19:30 -04:00
tcm_vhost.c tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls 2012-10-02 14:16:20 -07:00
tcm_vhost.h tcm_vhost: Convert I/O path to use target_submit_cmd_map_sgls 2012-10-02 14:16:20 -07:00
test.c
test.h
vhost.c vhost: fix length for cross region descriptor 2012-11-28 11:27:01 -05:00
vhost.h