You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
4 months ago
..
CPR.rst migration: cpr-transfer documentation 5 months ago
best-practices.rst
compatibility.rst include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 6 months ago
dirty-limit.rst docs/migration: Split "dirty limit" 1 year ago
features.rst docs/migration: add qatzip compression feature 10 months ago
index.rst docs/migration: Further move virtio to be feature of migration 1 year ago
main.rst docs/devel: add a codebase section 5 months ago
mapped-ram.rst docs: use consistent markup for footnotes 9 months ago
postcopy.rst migration/docs: Update postcopy recover session for SETUP phase 1 year ago
qatzip-compression.rst docs/migration: add qatzip compression feature 10 months ago
qpl-compression.rst docs/migration: add qpl compression feature 1 year ago
uadk-compression.rst docs: Fix some typos (found by typos) and grammar issues 11 months ago
vfio.rst vfio/migration: Add x-migration-multifd-transfer VFIO property 4 months ago
virtio.rst