summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci/virtio/migrate.c
AgeCommit message (Expand)Author
2026-04-21vfio/virtio: Use guard() for migf->lock where applicableAlex Williamson
2026-04-21vfio/virtio: Use guard() for list_lock where applicableAlex Williamson
2026-04-21vfio/virtio: Convert list_lock from spinlock to mutexAlex Williamson
2026-03-19vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctlYishai Hadas
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-21vfio/pci: drop nth_page() usage within SG entryDavid Hildenbrand
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2024-11-13vfio/virtio: Add PRE_COPY support for live migrationYishai Hadas
2024-11-13vfio/virtio: Add support for the basic live migration functionalityYishai Hadas