• M
    Re-factor hostdev hotplug · 7636ef46
    Mark McLoughlin 提交于
    Re-factor the hostdev hotplug code so that we can easily add PCI
    hostdev hotplug to qemudDomainAttachHostDevice().
    
    * src/qemu_driver.c: rename qemudDomainAttachHostDevice() to
      qemudDomainAttachHostUsbDevice(); make qemudDomainAttachHostDevice()
      handle all hostdev types
    
    * src/libvirt_private.syms: export a couple of hostdev related
      ToString() functions
    7636ef46
qemu_driver.c 207.4 KB