kernel_samsung_a53x/drivers/virtio
Xie Yongji aebec28879 vdpa: Add eventfd for the vdpa callback
[ Upstream commit 5e68470f4e80a4120e9ecec408f6ab4ad386bd4a ]

Add eventfd for the vdpa callback so that user
can signal it directly instead of triggering the
callback. It will be used for vhost-vdpa case.

Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Message-Id: <20230323053043.35-9-xieyongji@bytedance.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Stable-dep-of: 02e9e9366fef ("vhost_vdpa: assign irq bypass producer token correctly")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:28 +01:00
..
Kconfig
Makefile
virtio.c virtio: reenable config if freezing device failed 2024-11-19 09:23:15 +01:00
virtio_balloon.c
virtio_dma_buf.c
virtio_input.c
virtio_mem.c
virtio_mmio.c
virtio_pci_common.c virtio: delete vq in vp_find_vqs_msix() when request_irq() fails 2024-11-19 12:27:09 +01:00
virtio_pci_common.h
virtio_pci_legacy.c
virtio_pci_modern.c
virtio_ring.c
virtio_vdpa.c vdpa: Add eventfd for the vdpa callback 2024-11-23 23:21:28 +01:00