Bug 879434
Summary: | either disable hot-unplug usb-ehci controller and give a prompt if not support or fix it to work | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Sibiao Luo <sluo> |
Component: | qemu-kvm | Assignee: | Gerd Hoffmann <kraxel> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | acathrow, areis, bsarathy, chayang, hhuang, juzhang, knoel, mazhang, michen, mkenneth, qzhang, sluo, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 879096 | Environment: | |
Last Closed: | 2014-06-13 11:50:55 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: | |
Embargoed: | |||
Bug Depends On: | 879096 | ||
Bug Blocks: |
Comment 1
Gerd Hoffmann
2013-03-20 14:52:15 UTC
verify this issue on qemu-kvm-1.5.1-2.el7.x86_64, the QEMU did not core dump and will prompt that the device 'usb-ehci'|'nec-usb-xhci' does not support hotplugging. But for there is still prompt that 'An undefined error has occurred', please refer to existing bug 949211. host info: 3.10.0-0.rc7.64.el7.x86_64 qemu-kvm-1.5.1-2.el7.x86_64 guest info: 3.10.0-0.rc7.64.el7.x86_64 # /usr/libexec/qemu-kvm -M pc-i440fx-rhel7.0.0 ....-device nec-usb-xhci,id=xhci,bus=pci.0,addr=0x8 -device usb-ehci,id=ehci,bus=pci.0,addr=0x9 (qemu) device_del ehci Device 'usb-ehci' does not support hotplugging An undefined error has occurred (qemu) device_del xhci Device 'nec-usb-xhci' does not support hotplugging An undefined error has occurred Base on above, this issue has been fixed, set to verified status. please correct me if any mistake. Best Regards, sluo 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. |