• E
    libvirt: Move config getters to util · c4bdff19
    Erik Skultety 提交于
    virConnectGetConfig and virConnectGetConfigPath were static libvirt
    methods, merely because there hasn't been any need for having them
    internally exported yet. Since libvirt-admin also needs to reference
    its config file, 'xGetConfig' should be exported.
    Besides moving, this patch also renames the methods accordingly,
    as they are libvirt config specific.
    c4bdff19
virconf.h 3.4 KB