Hi, I've done the following on my OpenSUSE 13.1 install where I'm in sore need of USB passthrough with QEMU 2.0.0 1) zypper source-install qemu to get the sources 2) update of libusb to 1.0.18 from the hardware:/debug/OpenSUSE_Factory repo - packages are libusb-1_0-0 and libusb-1_0-devel 3) removed the version check for --enable-libusb in qemu.spec to ensure that this flag is set when building The output of rpmbuild -bb /usr/src/packages/SPECS/qemu.spec is error: Failed build dependencies: libusb-devel is needed by qemu-2.0.0-240.5.x86_64 xen-devel is needed by qemu-2.0.0-240.5.x86_64 Any input is greatly appreciated.
-- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1320360 Title: usb passthrough not working anymore Status in QEMU: New Bug description: Hi, I'm using qemu 2.0.0 with opensuse 13.1 x84_64 bit as host and window7 as guest. Til qemu version 1.6.2 USB passthrough works perfectly, but starting with qemu 2.0.0 passthrough stop working. I can still add the usb device but when I start the guest following message appears: "unable to execute QEMU command 'device_add': 'usb-host' is not a valid device model name" Then the guest will not start. I try it with different usb devices (iphone, stick, hdd), always the same error. Are there any news / hints about this ? Regards Martin To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1320360/+subscriptions