qemu-cr16/docs/devel/migration
Maciej S. Szmigiero 623af41dd3 vfio/migration: Add x-migration-multifd-transfer VFIO property
This property allows configuring whether to transfer the particular device
state via multifd channels when live migrating that device.

It defaults to AUTO, which means that VFIO device state transfer via
multifd channels is attempted in configurations that otherwise support it.

Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/d6dbb326e3d53c7104d62c96c9e3dd64e1c7b940.1741124640.git.maciej.szmigiero@oracle.com
[ clg: Added documentation ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
2025-03-06 06:47:34 +01:00
..
best-practices.rst
compatibility.rst include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
CPR.rst migration: cpr-transfer documentation 2025-01-29 11:56:39 -03:00
dirty-limit.rst
features.rst docs/migration: add qatzip compression feature 2024-09-09 10:55:39 -04:00
index.rst
main.rst docs/devel: add a codebase section 2025-01-17 10:45:49 +00:00
mapped-ram.rst docs: use consistent markup for footnotes 2024-10-11 13:48:42 +02:00
postcopy.rst migration/docs: Update postcopy recover session for SETUP phase 2024-06-21 09:47:59 -03:00
qatzip-compression.rst docs/migration: add qatzip compression feature 2024-09-09 10:55:39 -04:00
qpl-compression.rst docs/migration: add qpl compression feature 2024-06-14 14:01:28 -03:00
uadk-compression.rst docs: Fix some typos (found by typos) and grammar issues 2024-08-16 14:12:59 +01:00
vfio.rst vfio/migration: Add x-migration-multifd-transfer VFIO property 2025-03-06 06:47:34 +01:00
virtio.rst