Bug 1235771
Summary: | Guest should not be booted if we specify the devices we do not plan to support with -M (PCI bridge) | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Hai Huang <hhuang> |
Component: | qemu-kvm-rhev | Assignee: | Marcel Apfelbaum <marcel> |
Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | CC: | ailan, dyuan, huding, juzhang, knoel, marcel, michen, pbonzini, virt-bugs, virt-maint, xfu |
Target Milestone: | rc | Keywords: | Tracking |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1175215 | Environment: | |
Last Closed: | 2015-09-08 15:43:25 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: | 1175220 |
Description
Hai Huang
2015-06-25 16:53:27 UTC
The PCI bridge feature works correctly if you use the old machine type on newer host, right? If so, this is NOTABUG (and so is the tracker bug 1175220). When you migrate to 7.0, where the feature was tech preview, it is implied that the VM becomes unsupported. Since it is possible to migrate 7.1-with-7.0-machine-type to another 7.1-with-7.0-machine-type, blocking migration with the 7.0 machine type would be unnecessary. The fix (rejecting incoming migration) would have to be applied in 7.0, which is long dead. (In reply to Paolo Bonzini from comment #1) > The PCI bridge feature works correctly if you use the old machine type on > newer host, right? > > If so, this is NOTABUG (and so is the tracker bug 1175220). When you > migrate to 7.0, where the feature was tech preview, it is implied that the > VM becomes unsupported. > > Since it is possible to migrate 7.1-with-7.0-machine-type to another > 7.1-with-7.0-machine-type, blocking migration with the 7.0 machine type > would be unnecessary. The fix (rejecting incoming migration) would have to > be applied in 7.0, which is long dead. Yes, there is no reason for bridge to not work properly on older machine types. Closed it as NOTABUG. Thanks, Marcel |