QEMU/KVM USB hub device
QEMU/KVM USB hub device
You have two USB hubs listed as USB host devices in QEMU/KVM, even though you only have one physical hub. This might happen if the system is trying to recognize multiple hubs or if there are configuration settings enabling them. Check your device list and ensure only one active hub is selected.
I think the kernel interprets a USB 3.0 port as two distinct connections. In your list, "High-speed" refers to USB 2.0, and "SuperSpeed" means 3.0. These standards use different signal paths and controllers, even though they occupy the same physical slots. Although libvirt and QEMU treat them separately, it seems that the hardware is designed to clearly indicate both digital USB ports.