• M
    Fix some locking issues · 7a18fbee
    Matthias Bolte 提交于
    * src/conf/domain_conf.c: don't call virDomainObjUnlock twice
    * src/qemu/qemu_driver.c: relock driver lock if an error occurs in
      qemuDomainObjBeginJobWithDriver, enter/exit monitor with driver
      in qemudDomainSave
    7a18fbee
domain_conf.c 170.2 KB