• E
    save: let qemu driver manipulate save files · f0a5eaf3
    Eric Blake 提交于
    The goal here is that save-image-dumpxml fed back to
    save-image-define should not change the save file; anywhere that
    this is not the case is probably a bug in domain_conf.c.
    
    * src/qemu/qemu_driver.c (qemuDomainSaveImageGetXMLDesc)
    (qemuDomainSaveImageDefineXML): New functions.
    (qemuDomainSaveImageOpen): Add parameter.
    (qemuDomainRestoreFlags, qemuDomainObjRestore): Adjust clients.
    f0a5eaf3
qemu_driver.c 289.7 KB