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 1217326 - qemu-kvm should quit when usb-host hit speed mismatch
Summary: qemu-kvm should quit when usb-host hit speed mismatch
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.7
Hardware: x86_64
OS: All
medium
high
Target Milestone: rc
: ---
Assignee: Gerd Hoffmann
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1163046 1179045
Blocks: 1163048
TreeView+ depends on / blocked
 
Reported: 2015-04-30 06:34 UTC by mazhang
Modified: 2016-06-13 12:53 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1163046
Environment:
Last Closed: 2015-04-30 15:44:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 mazhang 2015-04-30 06:37:36 UTC
Hit this problem on rhel6.7.

Host:
qemu-img-0.12.1.2-2.469.el6.x86_64
gpxe-roms-qemu-0.9.7-6.14.el6.noarch
qemu-kvm-debuginfo-0.12.1.2-2.469.el6.x86_64
qemu-kvm-tools-0.12.1.2-2.469.el6.x86_64
qemu-kvm-0.12.1.2-2.469.el6.x86_64
2.6.32-556.el6.x86_64

# /usr/libexec/qemu-kvm -monitor stdio -device ich9-usb-ehci1,id=ehci0 -device usb-host,hostbus=1,hostaddr=31,id=usb-mouse,bus=ehci0.0 -qmp tcp::8888,server,nowait
VNC server running on `::1:5900'
husb: open device 1.31
husb: grabbed usb device 1.31
qemu-kvm: Warning: speed mismatch trying to attach usb device USB Optical Mouse to bus ehci0.0

QEMU 0.12.1 monitor - type 'help' for more information
(qemu) husb: open device 1.31
husb: grabbed usb device 1.31
qemu-kvm: Warning: speed mismatch trying to attach usb device USB Optical Mouse to bus ehci0.0

husb: open device 1.31
husb: grabbed usb device 1.31
qemu-kvm: Warning: speed mismatch trying to attach usb device USB Optical Mouse to bus ehci0.0

Comment 3 Gerd Hoffmann 2015-04-30 15:44:20 UTC
Not going to be fixed in RHEL-6, we don't have the error handling infrastructure needed.  Simply exiting unconditinally isn't going to fly because one can hotplug usb devices.


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