[PULL] virtio: fixes

From: Michael S. Tsirkin
Date: Wed Apr 10 2019 - 09:19:04 EST


The following changes since commit 15ade5d2e7775667cf191cf2f94327a4889f8b9d:

Linux 5.1-rc4 (2019-04-07 14:09:59 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to cf94db21905333e610e479688add629397a4b384:

virtio: Honour 'may_reduce_num' in vring_create_virtqueue (2019-04-08 17:05:52 -0400)

----------------------------------------------------------------
virtio: fixes, reviewers

Several fixes, add more reviewers to the list

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

----------------------------------------------------------------
Cornelia Huck (1):
virtio: Honour 'may_reduce_num' in vring_create_virtqueue

Longpeng (1):
virtio_pci: fix a NULL pointer reference in vp_del_vqs

Michael S. Tsirkin (1):
MAiNTAINERS: add Paolo, Stefan for virtio blk/scsi

MAINTAINERS | 15 ++++++++++++++-
drivers/virtio/virtio_pci_common.c | 8 +++++---
drivers/virtio/virtio_ring.c | 2 ++
include/linux/virtio_ring.h | 2 +-
4 files changed, 22 insertions(+), 5 deletions(-)