From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wm7xq-0001Qz-HW for qemu-devel@nongnu.org; Sun, 18 May 2014 16:45:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wm7xi-0007TX-KM for qemu-devel@nongnu.org; Sun, 18 May 2014 16:45:46 -0400 Received: from indium.canonical.com ([91.189.90.7]:47040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wm7xi-0007TD-9h for qemu-devel@nongnu.org; Sun, 18 May 2014 16:45:38 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1Wm7xh-0001Jg-8P for ; Sun, 18 May 2014 20:45:37 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 237932E80BB for ; Sun, 18 May 2014 20:45:37 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Sun, 18 May 2014 20:35:10 -0000 From: =?utf-8?q?Martin_R=C3=B6h?= Sender: bounces@canonical.com References: <20140516193455.16097.46510.malonedeb@gac.canonical.com> <20140516231524.16466.9422.malone@gac.canonical.com> Message-Id: <5379197E.8060205@roeh.org> Errors-To: bounces@canonical.com Subject: Re: [Qemu-devel] [Bug 1320360] Re: usb passthrough not working anymore Reply-To: Bug 1320360 <1320360@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The command line is /usr/bin/qemu-system-x86_64 -machine accel=3Dkvm -name win8 -S -machine = pc-i440fx-2.0,accel=3Dkvm,usb=3Doff -cpu Nehalem -m 2048 -realtime mlock=3D= off = -smp 2,sockets=3D2,cores=3D1,threads=3D1 -uuid = 424ca5ec-2fb4-4d1c-84c4-25b92d468b8e -no-user-config -nodefaults = -chardev = socket,id=3Dcharmonitor,path=3D/var/lib/libvirt/qemu/win8.monitor,server,no= wait = -mon chardev=3Dcharmonitor,id=3Dmonitor,mode=3Dcontrol -rtc = base=3Dlocaltime,driftfix=3Dslew -global kvm-pit.lost_tick_policy=3Ddiscard = -no-hpet -no-shutdown -global PIIX4_PM.disable_s3=3D1 -global = PIIX4_PM.disable_s4=3D1 -boot strict=3Don -device = ich9-usb-ehci1,id=3Dusb,bus=3Dpci.0,addr=3D0x4.0x7 -device = ich9-usb-uhci1,masterbus=3Dusb.0,firstport=3D0,bus=3Dpci.0,multifunction=3D= on,addr=3D0x4 = -device = ich9-usb-uhci2,masterbus=3Dusb.0,firstport=3D2,bus=3Dpci.0,addr=3D0x4.0x1 = -device = ich9-usb-uhci3,masterbus=3Dusb.0,firstport=3D4,bus=3Dpci.0,addr=3D0x4.0x2 = -device ahci,id=3Dahci0,bus=3Dpci.0,addr=3D0x7 -drive = file=3D/opt/emu/win8.raw,if=3Dnone,id=3Ddrive-virtio-disk0,format=3Draw -de= vice = virtio-blk-pci,scsi=3Doff,bus=3Dpci.0,addr=3D0x5,drive=3Ddrive-virtio-disk0= ,id=3Dvirtio-disk0,bootindex=3D2 = -netdev tap,fd=3D22,id=3Dhostnet0,vhost=3Don,vhostfd=3D23 -device = virtio-net-pci,netdev=3Dhostnet0,id=3Dnet0,mac=3D52:54:00:44:d1:dc,bus=3Dpc= i.0,addr=3D0x3 = -chardev pty,id=3Dcharserial0 -device = isa-serial,chardev=3Dcharserial0,id=3Dserial0 -device usb-tablet,id=3Dinput= 0 = -vnc 127.0.0.1:0 -device VGA,id=3Dvideo0,bus=3Dpci.0,addr=3D0x2 -device = intel-hda,id=3Dsound0,bus=3Dpci.0,addr=3D0x8 -device = hda-duplex,id=3Dsound0-codec0,bus=3Dsound0.0,cad=3D0 -device = virtio-balloon-pci,id=3Dballoon0,bus=3Dpci.0,addr=3D0x6 Am 17.05.2014 01:15, schrieb Lekensteyn: > Be sure to add the -usb option. What is your command line? > > See also > http://git.qemu.org/?p=3Dqemu.git;a=3Dblob;f=3Ddocs/usb2.txt;h=3Dc7a445af= cd55fe1f12033d529d668a1306d5a9f4;hb=3DHEAD#l111 > -- = 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