• W
    Fix PCI address handling when controllers are deleted · 55946f23
    Wolfgang Mauerer 提交于
    * src/qemu/qemu_driver.c: in qemudDomainDetachPciControllerDevice()
      when a controller is not present in the system anymore, the PCI
      address must be deleted from libvirt's hashtable because it can
      be re-used for other purposes.
    55946f23
qemu_driver.c 263.0 KB