Bug 1163046
Summary: | qemu-kvm should quit when usb-host hit speed mismatch | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jun Li <juli> | |
Component: | qemu-kvm-rhev | Assignee: | Gerd Hoffmann <kraxel> | |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | |
Severity: | high | Docs Contact: | ||
Priority: | medium | |||
Version: | 7.0 | CC: | hhuang, juzhang, knoel, michen, qzhang, virt-maint, xfu | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | All | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1163048 1217326 (view as bug list) | Environment: | ||
Last Closed: | 2016-06-13 12:53: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: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1163048, 1217326 |
Description
Jun Li
2014-11-12 10:03:38 UTC
usb device attach runs asyncrounously, because qemu supports hotplugging usb devices. So we can neither exit() nor return qmp errors. We could add some qmp events emitted by usb-host to notify libvirt about errors (and possily attach/detach too). Needs discission upstream, don't think targeting 7.1 is realistic. Related: bug 1179045 (In reply to Gerd Hoffmann from comment #4) > Related: bug 1179045 Planned 1179045 fix will handle this one too. *** This bug has been marked as a duplicate of bug 1179045 *** |