• M
    Introduce NBD migration cookie · 121d4cfb
    Michal Privoznik 提交于
    This migration cookie is meant for two purposes. The first is to be sent
    in begin phase from source to destination to let it know we support new
    implementation of VIR_MIGRATE_NON_SHARED_{DISK,INC} so destination can
    start NBD server. Then, the second purpose is, destination can let us
    know, on which port the NBD server is running.
    121d4cfb
qemu_domain.h 12.4 KB