linux-stable/drivers/vhost
Michael S. Tsirkin 58ad13729a vdpa: make vhost, virtio depend on menu
If user did not configure any vdpa drivers, neither vhost
nor virtio vdpa are going to be useful. So there's no point
in prompting for these and selecting vdpa core automatically.
Simplify configuration by making virtio and vhost vdpa
drivers depend on vdpa menu entry. Once done, we no longer
need a separate menu entry, so also get rid of this.
While at it, fix up the IFC entry: VDPA->vDPA for consistency
with other places.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
2020-04-17 06:05:30 -04:00
..
iotlb.c vhost: factor out IOTLB 2020-04-01 12:06:26 -04:00
Kconfig vdpa: make vhost, virtio depend on menu 2020-04-17 06:05:30 -04:00
Makefile vhost: introduce vDPA-based backend 2020-04-02 10:41:40 -04:00
net.c vhost: Create accessors for virtqueues private_data 2020-04-16 18:31:07 -04:00
scsi.c vhost: Create accessors for virtqueues private_data 2020-04-16 18:31:07 -04:00
test.c virtio/test: fix up after IOTLB changes 2020-04-16 18:31:08 -04:00
test.h
vdpa.c vhost: remove set but not used variable 'status' 2020-04-16 18:31:03 -04:00
vhost.c vhost: factor out IOTLB 2020-04-01 12:06:26 -04:00
vhost.h vhost: Create accessors for virtqueues private_data 2020-04-16 18:31:07 -04:00
vringh.c virtio/test: fix up after IOTLB changes 2020-04-16 18:31:08 -04:00
vsock.c vhost: Create accessors for virtqueues private_data 2020-04-16 18:31:07 -04:00