Lines Matching full:devices
8 devices is done in QEMU.
10 Migration of VFIO devices consists of two phases: the optional pre-copy phase,
12 accommodate VFIO devices that have a large amount of data that needs to be
15 helps to reduce the total downtime of the VM. VFIO devices opt-in to pre-copy
26 To support migration of multiple devices that might do P2P transactions between
33 All the devices that support P2P migration are first transitioned to the P2P
35 safe P2P-wise, since starting and stopping the devices is not done atomically
36 for all the devices together.
38 Thus, multiple VFIO devices migration is allowed only if all the devices
168 supports both precopy and P2P migration. The flow for devices that don't
234 Postcopy migration is currently not supported for VFIO devices.
241 with multiple VFIO devices or with devices having a large migration state.