• O
    qemu: Error prompt when managed save a shutoff domain · dbd63c4d
    Osier Yang 提交于
    The problem was introduced by commit 4303c91c, which removed the checking
    of domain state, this patch is to fix it.
    
    Otherwise, improper error will be thrown, e.g.
    
    error: Failed to save domain rhel6 state
    error: cannot resolve symlink /var/lib/libvirt/qemu/save/rhel6.save: No such
    file or directory
    dbd63c4d
qemu_driver.c 320.2 KB