Den 29/08/2011 13.15 skrev "lee" <[email protected]>: > > Hi.... > has anyone managed to get usb 2 support working on sl 6. I managed to get > qemu-kvm-0.15.0-3.el6.x86_64 build and libvirt-0.9.4-1.el6.x86_64 , installed and working normal. I now just need usb 2 support to work.
qemu-kvm doesn't support emulated USB 2.0, only USB 1.1. > I've tested this on a debian system running qemu-kvm 0.14, libvirtd-0.9.4 and virt-manager 0.9.0. and it works correctly. Correctly with USB 1.1 I assume? > i assuming that maybe its virt-manager not generating the correct xml tagging to execute the correct qemu-kvm command that sets up usb 2 support for windows 7. This seems to be confirmed because when u try to add the device u only see ohci, and not ehci usb hosts. is this a correct assumption.... No, USB 2.0 is not supported by qemu or qemu-kvm, it has nothing to do with libvirt or virt-manager. Best regards Kenni
