• P
    qemu: domain: Extract common clearing of VM private data · 3685e2dd
    Peter Krempa 提交于
    VM private data is cleared when the VM is turned off and also when the
    VM object is being freed. Some of the clearing code was duplicated.
    Extract it to a separate function.
    
    This also removes the now unnecessary function
    qemuDomainClearPrivatePaths.
    3685e2dd
qemu_domain.h 35.9 KB