aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio/pci/virtio (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-21vfio/pci: drop nth_page() usage within SG entryDavid Hildenbrand1-2/+1
2025-08-05vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe1-0/+3
2025-03-10vfio/virtio: Enable support for virtio-block live migrationYishai Hadas3-6/+9
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino1-3/+3
2024-11-13vfio/virtio: Enable live migration once VIRTIO_PCI was configuredYishai Hadas5-401/+489
2024-11-13vfio/virtio: Add PRE_COPY support for live migrationYishai Hadas2-8/+227
2024-11-13vfio/virtio: Add support for the basic live migration functionalityYishai Hadas4-25/+1285
2024-02-22vfio/pci: rename and export range_intersect_rangeAnkit Agrawal1-46/+26
2024-01-10vfio/virtio: fix virtio-pci dependencyArnd Bergmann1-1/+1
2023-12-20vfio/virtio: Declare virtiovf_pci_aer_reset_done() staticYishai Hadas1-1/+1
2023-12-19vfio/virtio: Introduce a vfio driver over virtio devicesYishai Hadas3-0/+594