| Summary: | Disable or remove device usb-host-linux | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Markus Armbruster <armbru> |
| Component: | qemu-kvm | Assignee: | Gerd Hoffmann <kraxel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | acathrow, hhuang, juzhang, michen, shu, sluo, virt-maint, xfu |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | -kvm-1.5.3-14.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-13 09:52:49 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 720747 | ||
|
Description
Markus Armbruster
2013-08-26 14:46:09 UTC
commit b5613fdcb0e03d47852582c252942512f050b5b6 Posted. Fix included in -kvm-1.5.3-14.el7 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 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. |