-
Migratable Component: A VMM component that declares itself as migratable. Examples of migratable component: A virtio device, a vCPU, RAM, etc.
-
Migratable Component State: A migratable component state...
-
Migrator
/api/v1/vm.pause
/api/v1/vm.resume
/api/v1/vm.snapshot
/api/v1/vm.restore
For any component to register itself against the VMM as migratable.
For the migration thread to fetch a migratable component state. It is up to the migration thread to aggregate all states into a state store.