linux/drivers/s390
Halil Pasic 3279beac54 virtio/s390: use vring_create_virtqueue
The commit 2a2d1382fe ("virtio: Add improved queue allocation API")
establishes a new way of allocating virtqueues (as a part of the effort
that taught DMA to virtio rings).

In the future we will want virtio-ccw to use the DMA API as well.

Let us switch from the legacy method of allocating virtqueues to
vring_create_virtqueue() as the first step into that direction.

Signed-off-by: Halil Pasic <pasic@linux.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
2019-05-12 13:11:36 -04:00
..
block s390/dasd: Fix capacity calculation for large volumes 2019-03-29 07:23:44 +01:00
char s390/3270: fix lockdep false positive on view->lock 2019-04-10 17:46:22 +02:00
cio s390 update with improvements and bug fixes for 5.1-rc2 2019-03-28 08:35:32 -07:00
crypto s390/pkey: add one more argument space for debug feature entry 2019-04-15 09:25:15 +02:00
net s390: ctcm: fix ctcm_new_device error return code 2019-04-17 23:25:35 -07:00
scsi scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN 2019-03-27 21:26:12 -04:00
virtio virtio/s390: use vring_create_virtqueue 2019-05-12 13:11:36 -04:00
Makefile kbuild: rename built-in.o to built-in.a 2018-03-26 02:01:19 +09:00