Back to bug 1001113
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Markus Armbruster | 2013-08-26 14:06:55 UTC | Blocks | 720747 | |
| Assignee | virt-maint | armbru | ||
| Markus Armbruster | 2013-08-26 19:00:39 UTC | Depends On | 1001216 | |
| Markus Armbruster | 2013-08-26 19:05:45 UTC | Doc Text | Cause: USB host controller device piix4-usb-uhci is available in RHEL-6, but not in RHEL-7. Consequence: guests configured with this device cannot be migrated from a RHEL-6 host to a RHEL-7 host. Workaround: reconfigure the guest to use piix3-usb-uhci instead of piix4-usb-uhci. To do this in libvirt domain XML, replace piix4-usb-uhci in <devices> <controller type='usb' model='piix4-usb-uhci'> ... </controller> </devices> by piix3-usb-uhci, and reboot the guest. | |
| Doc Type | Bug Fix | Deprecated Functionality | ||
| juzhang | 2013-08-27 01:59:31 UTC | CC | huding, juzhang, michen, qzhou, sluo, xfu | |
| John Skeoch | 2013-09-30 01:50:27 UTC | CC | qzhou | |
| Markus Armbruster | 2014-04-29 12:00:15 UTC | Status | NEW | CLOSED |
| Resolution | --- | WONTFIX | ||
| Doc Text | Cause: USB host controller device piix4-usb-uhci is available in RHEL-6, but not in RHEL-7. Consequence: guests configured with this device cannot be migrated from a RHEL-6 host to a RHEL-7 host. Workaround: reconfigure the guest to use piix3-usb-uhci instead of piix4-usb-uhci. To do this in libvirt domain XML, replace piix4-usb-uhci in <devices> <controller type='usb' model='piix4-usb-uhci'> ... </controller> </devices> by piix3-usb-uhci, and reboot the guest. | |||
| Doc Type | Deprecated Functionality | Bug Fix | ||
| Last Closed | 2014-04-29 08:00:15 UTC |
Back to bug 1001113