[GIT PULL] virtio: bugfix, reviewer

From: Michael S. Tsirkin
Date: Thu Oct 13 2022 - 09:40:37 EST


The following changes since commit 041bc24d867a2a577a06534d6d25e500b24a01ef:

Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2022-10-11 11:08:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to be8ddea9e75e65b05837f6d51dc5774b866d0bcf:

vdpa/ifcvf: add reviewer (2022-10-13 09:37:30 -0400)

----------------------------------------------------------------
virtio: bugfix, reviewer

Fix a regression in virtio pci on power.
Add a reviewer for ifcvf.

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

----------------------------------------------------------------
Michael S. Tsirkin (2):
virtio_pci: use irq to detect interrupt support
vdpa/ifcvf: add reviewer

MAINTAINERS | 4 ++++
drivers/virtio/virtio_pci_common.c | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)