linux/drivers/virtio
Michael S. Tsirkin c62f61b58f virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"
This reverts commit fbed86abba.
The API is now unused, let's not carry dead code around.

Fixes: fbed86abba ("virtio_mmio: support the arg sizes of find_vqs()")
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20220816053602.173815-4-mst@redhat.com>
2022-08-16 01:38:29 -04:00
..
Kconfig virtio: fatures, fixes 2022-08-12 09:50:34 -07:00
Makefile virtio: replace restricted mem access flag with callback 2022-08-01 07:42:49 +02:00
virtio_anchor.c virtio: replace restricted mem access flag with callback 2022-08-01 07:42:49 +02:00
virtio_balloon.c - The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe 2022-08-05 16:32:45 -07:00
virtio_dma_buf.c dma-buf: move dma-buf symbols into the DMA_BUF module namespace 2021-10-25 14:53:08 +02:00
virtio_input.c virtio: wrap config->reset calls 2022-01-14 18:50:52 -05:00
virtio_mem.c mm: use is_zone_movable_page() helper 2022-07-29 18:07:20 -07:00
virtio_mmio.c virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()" 2022-08-16 01:38:29 -04:00
virtio_pci_common.c virtio_pci: support the arg sizes of find_vqs() 2022-08-11 04:06:41 -04:00
virtio_pci_common.h virtio_pci: support the arg sizes of find_vqs() 2022-08-11 04:06:41 -04:00
virtio_pci_legacy_dev.c virtio/virtio_pci_legacy_dev: ensure the correct return value 2022-01-14 18:50:53 -05:00
virtio_pci_legacy.c virtio_pci: support the arg sizes of find_vqs() 2022-08-11 04:06:41 -04:00
virtio_pci_modern_dev.c virtio_pci: introduce helper to get/set queue reset 2022-08-11 04:06:40 -04:00
virtio_pci_modern.c virtio_pci: support the arg sizes of find_vqs() 2022-08-11 04:06:41 -04:00
virtio_ring.c virtio_ring: struct virtqueue introduce reset 2022-08-11 04:06:40 -04:00
virtio_vdpa.c virtio_vdpa: support the arg sizes of find_vqs() 2022-08-11 04:26:09 -04:00
virtio.c virtio: fatures, fixes 2022-08-12 09:50:34 -07:00