• E
    livirt: Move URI alias matching to util · fb90fcc0
    Erik Skultety 提交于
    As we need to provide support for URI aliases in libvirt-admin as well, URI
    alias matching needs to be internally visible. Since
    virConnectOpenResolveURIAlias does have a compatible signature, it could be
    easily reused by libvirt-admin. This patch moves URI alias matching to util,
    renaming it accordingly.
    fb90fcc0
libvirt.c 34.6 KB