kernel-hacking-2024-linux-s.../drivers/vhost
Michael S. Tsirkin 910a578f7e vhost: fix mergeable bufs on BE hosts
We copy head count to a 16 bit field, this works by chance on LE but on
BE guest gets 0. Fix it up.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Alexander Graf <agraf@suse.de>
Cc: stable@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-24 23:19:30 -04: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_set_vring(): turn pollstart/pollstop into bool 2012-09-26 21:10:12 -04:00
vhost.h