Files
qemu/qapi
Fabiano Rosas cf07faa04a migration: Add direct-io parameter
Add the direct-io migration parameter that tells the migration code to
use O_DIRECT when opening the migration stream file whenever possible.

This is currently only used for the secondary channels of fixed-ram
migration, which can guarantee that writes are page aligned.

However the parameter could be made to affect other types of
file-based migrations in the future.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
2023-11-14 13:30:15 -03:00
..
2023-06-09 23:38:16 +03:00
2022-05-16 07:31:26 +02:00