• J
    qemu: Forbid migration with cache != none · d57485f7
    Jiri Denemark 提交于
    Migrating domains with disks using cache != none is unsafe unless the
    disk images are stored on coherent clustered filesystem. Thus we forbid
    migrating such domains unless VIR_MIGRATE_UNSAFE flags is used.
    d57485f7
qemu_migration.c 102.3 KB