Bug 1459017
Summary: | After Hotplug virtio-serial-pci and ports during early stage booting of guest port wasn't shown in guest | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Min Deng <mdeng> |
Component: | qemu-kvm-rhev | Assignee: | David Gibson <dgibson> |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.4 | CC: | knoel, virt-maint |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | ppc64le | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-06-07 03:23:46 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: |
Description
Min Deng
2017-06-06 07:01:01 UTC
QE also tried it on x86 platform but never reproduced the issue so marked it as ppc64le. This is a dupe of bug 1448344, only with PCI instead of a CPU device. Basically there are problems with state management of hotplug which mean that an early plugged device will mean the guest gets information duplicated between the "coldplug" and "hotplug" device discovery mechanisms, leading to this. I'm actively working on this (amongst other hotplug problems) upstream, so we'll probably have to punt this to 7.5. *** This bug has been marked as a duplicate of bug 1448344 *** |