OSDN Git Service

virtio-pci library: switch to use vp_modern_map_vq_notify()
authorJason Wang <jasowang@redhat.com>
Thu, 15 Apr 2021 07:31:42 +0000 (03:31 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 3 May 2021 08:55:51 +0000 (04:55 -0400)
commit7dca6c0ea96b9e583ebcf95fe3c14ba3385f467b
tree6768314c0916296a8c37495a64fb7f6663bdeb82
parent9e3bb9b79a7131a088cfffbdcc30e747dad9d090
virtio-pci library: switch to use vp_modern_map_vq_notify()

This patch switch to use vp_modern_map_notify() for virtio-pci
library.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210415073147.19331-3-jasowang@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eli Cohen <elic@nvidia.com>
drivers/virtio/virtio_pci_modern.c