summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/virtio
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2025-11-12vfio/pci: Convert all PCI drivers to get_region_info_capsJason Gunthorpe-22/+13
2025-11-12vfio/pci: Fill in the missing get_region_info opsJason Gunthorpe-0/+2
2025-11-12vfio/virtio: Convert to the get_region_info opJason Gunthorpe-20/+7
2025-09-21vfio/pci: drop nth_page() usage within SG entryDavid Hildenbrand-2/+1
2025-08-05vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe-0/+3
2025-03-10vfio/virtio: Enable support for virtio-block live migrationYishai Hadas-6/+9
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino-3/+3
2024-11-13vfio/virtio: Enable live migration once VIRTIO_PCI was configuredYishai Hadas-401/+489
2024-11-13vfio/virtio: Add PRE_COPY support for live migrationYishai Hadas-8/+227
2024-11-13vfio/virtio: Add support for the basic live migration functionalityYishai Hadas-25/+1285
2024-02-22vfio/pci: rename and export range_intersect_rangeAnkit Agrawal-46/+26
2024-01-10vfio/virtio: fix virtio-pci dependencyArnd Bergmann-1/+1
2023-12-20vfio/virtio: Declare virtiovf_pci_aer_reset_done() staticYishai Hadas-1/+1
2023-12-19vfio/virtio: Introduce a vfio driver over virtio devicesYishai Hadas-0/+594