• D
    Remove qemuDriverLock from almost everywhere · a9e97e0c
    Daniel P. Berrange 提交于
    With the majority of fields in the virQEMUDriverPtr struct
    now immutable or self-locking, there is no need for practically
    any methods to be using the QEMU driver lock. Only a handful
    of helper APIs in qemu_conf.c now need it
    a9e97e0c
qemu_driver.c 471.2 KB