• L
    util: new function virPCIDeviceGetConfigPath() · bfdc1451
    Laine Stump 提交于
    The path to the config file for a PCI device is conventiently stored
    in a virPCIDevice object, but that object's contents aren't directly
    visible outside of virpci.c, so we need to have an accessor function
    for it if anyone needs to look at it.
    bfdc1451
libvirt_private.syms 62.2 KB