Lines Matching refs:controller
916 Specifies the usb controller type.
930 Specifies a USB controller emulated by QEMU.
945 Specifies the usb controller version. Possible values include
952 Specifies the total number of ports of the usb controller. The maximum
955 a USB1.1 controller always has 2 ports,
956 a USB2.0 controller always has 6 ports
957 and a USB3.0 controller can have up to 15 ports.
959 USB controller ids start from 0. In line with the USB specification, however,
960 ports on a controller start from 1.
968 The first controller is USB1.1 and has:
970 controller id = 0, and ports 1,2,3,4.
972 The second controller is USB2.0 and has:
974 controller id = 1, and ports 1,2,3,4,5,6,7,8.
1001 =item B<controller=CONTROLLER>
1003 Specifies the USB controller id, to which controller the USB device is
1006 If no controller is specified, an available controller:port combination
1007 will be used. If there are no available controller:port combinations,
1008 a new controller will be created.
1013 option is valid only when the B<controller> option is specified.
1071 system device, such as a network or a disk controller being used by
1496 =head3 Emulated disk controller type
1510 If thise mode is specified B<xl> adds an emulated IDE controller, which is
1515 If this mode is specified, B<xl> adds an ich9 disk controller in AHCI mode and
2242 It requires an USB controller and, if not defined, it will automatically add
2243 an USB2.0 controller. The default is (0) disabled.
2292 Default is (0) no USB controller defined.