Re: [Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2017-10-03 Thread Martin Röh
Hi, the ticket can be close. All works fine with actual opensuse tumbleweed and qemu 2.10.0 :-) Best regards Martin Am 03.10.2017 um 12:42 schrieb Thomas Huth: > Triaging old bug tickets... can you still reproduce this issue with the > latest version of QEMU? Or could we close this ticket nowa

Re: [Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore

2014-05-18 Thread Martin Röh
The command line is /usr/bin/qemu-system-x86_64 -machine accel=kvm -name win8 -S -machine pc-i440fx-2.0,accel=kvm,usb=off -cpu Nehalem -m 2048 -realtime mlock=off -smp 2,sockets=2,cores=1,threads=1 -uuid 424ca5ec-2fb4-4d1c-84c4-25b92d468b8e -no-user-config -nodefaults -chardev socket,id=charm

Re: [Qemu-devel] [Bug 1320360] [NEW] usb passthrough not working anymore

2014-05-18 Thread Martin Röh
Hi, if I try to start the vm by virt-manager I get this detailed error log: Fehler beim Starten der Domain: internal error: early end of file from monitor: possible problem: qemu-system-x86_64: -device usb-host,hostbus=1,hostaddr=3,id=hostdev0: 'usb-host' is not a valid device model name Tr

Re: [Qemu-devel] [Bug 1320360] [NEW] usb passthrough not working anymore

2014-05-18 Thread Martin Röh
Hi, as far as I can see from the rpm specs of the opensuse rpm package the --enable-libusb is set . Regards Martin Am 18.05.2014 06:52, schrieb Gonglei (Arei): Hi, From qemu-1.7 release version, the old usb-host(host-linux.c) had been removed, re-implemented by libusbx. So you should buil

[Qemu-devel] [Bug 1320360] [NEW] usb passthrough not working anymore

2014-05-16 Thread Martin Röh
Public bug reported: 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 appe