Bug 723864
Summary: | usb: compile out the crap | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Gerd Hoffmann <kraxel> |
Component: | qemu-kvm | Assignee: | Gerd Hoffmann <kraxel> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2 | CC: | armbru, ehabkost, juzhang, mkenneth, qzhang, qzhou, tburke, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-0.12.1.2-2.172.el6 | Doc Type: | Bug Fix |
Doc Text: |
Emulation of the following USB devices was disabled:
* usb-wacom-tablet (use usb-tablet instead).
* usb-braille (useless anyway as we don't build with brlapi).
* usb-serial
* usb-net
* usb-bt-dongle
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 15:54:14 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Gerd Hoffmann
2011-07-21 12:16:56 UTC
Verified this issue with qemu-kvm-0.12.1.2-2.184.el6 Results: The following devices are disabled. * usb-wacom-tablet (use usb-tablet instead). * usb-braille (useless anyway as we don't build with brlapi). * usb-serial * usb-net * usb-bt-dongle #/usr/libexec/qemu-kvm -device \? 2>&1 | grep -i usb name "ich9-usb-uhci3", bus PCI name "ich9-usb-uhci2", bus PCI name "ich9-usb-uhci1", bus PCI name "piix4-usb-uhci", bus PCI name "piix3-usb-uhci", bus PCI name "usb-hub", bus USB name "usb-host", bus USB name "usb-kbd", bus USB name "usb-mouse", bus USB name "usb-tablet", bus USB name "usb-storage", bus USB name "usb-ccid", bus USB, desc "CCID Rev 1.1 smartcard reader" name "ich9-usb-ehci1", bus PCI name "usb-ehci", bus PCI This issue has been fixed. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Emulation of the following USB devices was disabled: * usb-wacom-tablet (use usb-tablet instead). * usb-braille (useless anyway as we don't build with brlapi). * usb-serial * usb-net * usb-bt-dongle Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2011-1531.html |