summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci/pds/vfio_dev.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-11vfio/pds: Refactor/simplify reset logicBrett Creeley1-36/+9
2024-03-02vfio/pds: Always clear the save/restore FDs on resetBrett Creeley1-2/+2
2023-11-27vfio/pds: Fix possible sleep while in atomic contextBrett Creeley1-6/+8
2023-11-27vfio/pds: Fix mutex lock->magic != lock warningBrett Creeley1-3/+13
2023-09-18vfio/pds: Use proper PF device access helperShixiong Ou1-1/+1
2023-08-16vfio/pds: Add support for firmware recoveryBrett Creeley1-2/+15
2023-08-16vfio/pds: Add support for dirty page trackingBrett Creeley1-1/+11
2023-08-16vfio/pds: Add VFIO live migration supportBrett Creeley1-1/+119
2023-08-16vfio/pds: register with the pds_core PFBrett Creeley1-1/+12
2023-08-16vfio/pds: Initial support for pds VFIO driverBrett Creeley1-0/+75