• D
    Make pciDeviceList struct opaque · dd9e9c3b
    Daniel P. Berrange 提交于
    * src/util/pci.c, src/util/pci.h: Make the pciDeviceList struct
      opaque to callers of the API. Add accessor methods for managing
      devices in the list
    * src/qemu/qemu_driver.c: Update to use APIs instead of directly
      accessing pciDeviceList fields
    dd9e9c3b
pci.c 31.4 KB