RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1001144 - Disable or remove device usb-host-linux
Summary: Disable or remove device usb-host-linux
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Gerd Hoffmann
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 720747
TreeView+ depends on / blocked
 
Reported: 2013-08-26 14:46 UTC by Markus Armbruster
Modified: 2014-06-18 03:35 UTC (History)
8 users (show)

Fixed In Version: -kvm-1.5.3-14.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 09:52:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Markus Armbruster 2013-08-26 14:46:09 UTC
The Linux USB passthrough device has been rewritten upstream.  The old code is still around as device usb-host-linux, to simplify regression testing.  Upstream is expected to drop it in a release or two.

While we might want to keep usb-host-linux enabled for beta to help trouble-shooting any issues popping up, we definitely don't want it enabled in GA.

How reproducible:
Always

Steps to Reproduce:
1. qemu-kvm -nodefaults -display none -monitor stdio -S -usb -device usb-host-linux

Actual results:
-device usb-host-linux is accepted

Expected results:
-device usb-host-linux is rejected, just like -device nonexistant

Comment 2 Gerd Hoffmann 2013-09-10 10:25:38 UTC
http://patchwork.ozlabs.org/patch/273786/

Comment 3 Gerd Hoffmann 2013-10-29 13:31:46 UTC
commit b5613fdcb0e03d47852582c252942512f050b5b6

Comment 4 Gerd Hoffmann 2013-11-05 10:54:47 UTC
Posted.

Comment 5 Miroslav Rezanina 2013-11-06 11:26:48 UTC
Fix included in -kvm-1.5.3-14.el7

Comment 7 Shaolong Hu 2013-11-26 02:54:21 UTC
Verified on qemu-kvm-1.5.3-19.el7.x86_64:

# /usr/libexec/qemu-kvm -nodefaults -display none -monitor stdio -S -usb -device usb-host-linux
QEMU 1.5.3 monitor - type 'help' for more information
(qemu) qemu-kvm: -device usb-host-linux: Parameter 'driver' expects device type

# /usr/libexec/qemu-kvm -device help 2>&1 | grep usb
name "usb-host", bus usb-bus
name "usb-hub", bus usb-bus
name "ich9-usb-ehci1", bus PCI
name "ich9-usb-ehci2", bus PCI
name "ich9-usb-uhci1", bus PCI
name "ich9-usb-uhci2", bus PCI
name "ich9-usb-uhci3", bus PCI
name "ich9-usb-uhci4", bus PCI
name "ich9-usb-uhci5", bus PCI
name "ich9-usb-uhci6", bus PCI
name "nec-usb-xhci", bus PCI
name "piix3-usb-uhci", bus PCI
name "piix4-usb-uhci", bus PCI
name "usb-ehci", bus PCI
name "vt82c686b-usb-uhci", bus PCI
name "usb-bot", bus usb-bus
name "usb-storage", bus usb-bus
name "usb-ccid", bus usb-bus, desc "CCID Rev 1.1 smartcard reader"
name "usb-kbd", bus usb-bus
name "usb-mouse", bus usb-bus
name "usb-redir", bus usb-bus
name "usb-tablet", bus usb-bus

Comment 9 Ludek Smid 2014-06-13 09:52:49 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


Note You need to log in before you can comment on or make changes to this bug.