linux-stable/drivers/vhost
Michael S. Tsirkin e72fd72e26 vhost/scsi: partial virtio 1.0 support
Include all endian conversions as required by virtio 1.0.
Don't set virtio 1.0 yet, since that requires ANY_LAYOUT
which we don't yet support.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
2014-12-09 12:06:31 +02:00
..
Kconfig vhost: Make vhost a separate module 2013-07-07 17:33:44 +03:00
Makefile vhost: Make vhost a separate module 2013-07-07 17:33:44 +03:00
net.c vhost/net: enable virtio 1.0 2014-12-09 12:05:30 +02:00
scsi.c vhost/scsi: partial virtio 1.0 support 2014-12-09 12:06:31 +02:00
test.c vhost: move memory pointer to VQs 2014-06-09 16:21:07 +03:00
test.h
vhost.c vhost: virtio 1.0 endian-ness support 2014-12-09 12:05:29 +02:00
vhost.h vhost: add memory access wrappers 2014-12-09 12:05:29 +02:00
vringh.c Add missing module license tag to vring helpers. 2013-05-08 10:49:03 +09:30