Lines Matching refs:hub
2952 " configure a hub port on the hub with ID 'n'\n", QEMU_ARCH_ALL)
2985 " connect it to hub 0 (please use -nic unless you need a hub)\n"
3690 Create a hub port on the emulated hub with ID hubid.
3692 The hubport netdev lets you connect a NIC to a QEMU emulated hub
3700 emulated hub with ID 0 (i.e. the default hub), or to the netdev nd.
3716 the same ``-netdev`` option) and connect it to the emulated hub 0
3717 (the default hub). Use name to specify the name of the hub port.
3769 Backend is one of: ``null``, ``socket``, ``udp``, ``msmouse``, ``hub``,
3829 regarding chardev ``hub`` aggregator device configuration.
3929 ``-chardev hub,id=id,chardevs.0=id[,chardevs.N=id]``
3930 Explicitly create chardev backend hub device with the possibility
3932 a single frontend device. Additionally, ``hub`` device takes the
3941 a single virtio hvc console frontend device with a hub ``hub0``
3951 -chardev hub,id=hub0,chardevs.0=pty0,chardevs.1=vc0 \
3967 and hub devices is not supported as well.