• C
    qemuGetPciHostDeviceList take hostdev list directly · 8bd00c0e
    Chris Wright 提交于
    - src/qemu/qemu_driver.c: Update qemuGetPciHostDeviceList to take a
      hostdev list and count directly, rather than getting this indirectly
      from domain definition. This will allow reuse for the attach-device case.
    8bd00c0e
qemu_driver.c 391.0 KB