[libvirt] [PATCH 11/17] Add functions for adding USB controllers to addrs

Gerd Hoffmann kraxel at redhat.com
Mon Jun 20 06:58:47 UTC 2016


  Hi,

> +    case VIR_DOMAIN_CONTROLLER_MODEL_USB_NEC_XHCI:
> +        return 4;

That one is configurable via "ports=...":

    <controller type='usb' index='3' model='nec-xhci' ports='8'>

cheers,
  Gerd





More information about the libvir-list mailing list