summaryrefslogtreecommitdiffstats
path: root/hw/vfio/migration.c
Commit message (Expand)AuthorAgeFilesLines
* qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede2020-11-011-0/+9
* vfio: Add function to start and stop dirty pages trackingKirti Wankhede2020-11-011-0/+36
* vfio: Get migration capability flags for containerKirti Wankhede2020-11-011-1/+6
* vfio: Add load state functions to SaveVMHandlersKirti Wankhede2020-11-011-0/+195
* vfio: Add save state functions to SaveVMHandlersKirti Wankhede2020-11-011-0/+276
* vfio: Register SaveVMHandlers for VFIO deviceKirti Wankhede2020-11-011-0/+102
* vfio: Add migration state change notifierKirti Wankhede2020-11-011-0/+28
* vfio: Add VM state change handler to know state of VMKirti Wankhede2020-11-011-0/+160
* vfio: Add migration region initialization and finalize functionKirti Wankhede2020-11-011-0/+122