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 953304 - Serial number of some USB devices must be fixed for older RHEL machine types
Summary: Serial number of some USB devices must be fixed for older RHEL machine types
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: 977864 983991
Blocks: 841379 895959 983997 984008 984010 987757
TreeView+ depends on / blocked
 
Reported: 2013-04-17 21:30 UTC by Paolo Bonzini
Modified: 2014-06-18 12:25 UTC (History)
12 users (show)

Fixed In Version: qemu-kvm-1.5.3-7.el7
Doc Type: Bug Fix
Doc Text:
Clone Of: 953302
Environment:
Last Closed: 2014-06-13 10:04:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Paolo Bonzini 2013-04-17 21:30:54 UTC
Old-enough RHEL6 machine types used '1' as the serial number of USB HID devices.  This should not change upon migration.

This should be doable upstream too.

RHEL6 is also not migrating the devices for those old versions.  This is a hack and is not needed in RHEL7.

Comment 6 Markus Armbruster 2013-09-09 12:11:21 UTC
Likewise, usb-hub and usb-storage need fixed serial numbers for machine types rhel-6.3.0 and older, and usb-ccid for all rhel-6*.

Comment 7 Miroslav Rezanina 2013-09-26 09:33:44 UTC
Fix included in qemu-kvm-1.5.3-7.el7

Comment 9 Shaolong Hu 2013-11-27 10:17:56 UTC
Verified on qemu-kvm-1.5.3-19.el7.x86_64:

1. boot guest with:

#/usr/libexec/qemu-kvm -enable-kvm -smp 4 -m 4G -name rhel6.3-64 -uuid 3f2ea5cd-3d29-48ff-aab2-23df1b6ae213 -boot order=cd -monitor stdio -usb -device usb-tablet,id=input0,serial=123456 -vnc :10 -monitor tcp::1234,server,nowait -nodefaults -drive file=RHEL-Server-7.0-64-virtio.qcow2,cache=none,if=none,rerror=stop,werror=stop,id=drive-virtio-disk0,format=qcow2,aio=native -device virtio-blk-pci,drive=drive-virtio-disk0,id=device-virtio-disk0,bootindex=1 -vga cirrus


2. in guest:

# lsusb -v

...
iSerial 5 123456
...

Comment 10 Ludek Smid 2014-06-13 10:04:00 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.