hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/virt/kvm/devices/vm.rst
....@@ -302,6 +302,10 @@
302302 Setting this attribute when migration mode is already active will have
303303 no effects.
304304
305
+Dirty tracking must be enabled on all memslots, else -EINVAL is returned. When
306
+dirty tracking is disabled on any memslot, migration mode is automatically
307
+stopped.
308
+
305309 :Parameters: none
306310 :Returns: -ENOMEM if there is not enough free memory to start migration mode;
307311 -EINVAL if the state of the VM is invalid (e.g. no memory defined);