• M
    qemu_migration: Introduce qemuMigrationStartNBDServer() · 86d90b3a
    Michal Privoznik 提交于
    We need to start NBD server and feed it with all non-<shared/>,
    RW and source-full disks. Moreover, with new virPortAllocator we
    must ensure the borrowed port for NBD server will be returned if
    either migration completes or qemu process is torn down.
    86d90b3a
qemu_process.c 144.3 KB