• G
    qemu: add helper functions for diskchain checking · d7b7aa2c
    Guannan Ren 提交于
    *src/util/virstoragefile.c: Add a helper function to get
    the first name of missing backing files, if the name is NULL,
    it means the diskchain is not broken.
    *src/qemu/qemu_domain.c: qemuDiskChainCheckBroken(disk) to
    check if its chain is broken
    d7b7aa2c
qemu_domain.c 67.5 KB