Bug 1333282
Summary: | Disable new devices in QEMU 2.6 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Miroslav Rezanina <mrezanin> |
Component: | qemu-kvm-rhev | Assignee: | Miroslav Rezanina <mrezanin> |
Status: | CLOSED ERRATA | QA Contact: | Chao Yang <chayang> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.3 | CC: | areis, chayang, ehabkost, huding, jinzhao, juzhang, lvivier, marcel, mrezanin, ppandit, virt-maint, xfu |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-rhev-2.6.0-17.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-07 21:06:05 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: | 1235580, 1289417, 1333299, 1333306, 1333310, 1333315, 1333318, 1337457, 1337557, 1343312, 1343891, 1347049 | ||
Bug Blocks: |
Description
Miroslav Rezanina
2016-05-05 07:48:47 UTC
ppc64 introduces one more device: spapr-rng *** Bug 1343312 has been marked as a duplicate of this bug. *** Hi, I had the impression that pxb-pcie it is already enabled but I see it in the list. Should I open a BZ for enabling it? Thanks, Marcel Hi Marcel, this bug mark all new devices as need to disable. Then there's bunch of blockers requesting enabling some of these devices (1333315 for pxb-pcie). This is process handling of device tree changes. On code level, all new devices are enabled when qemu-kvm-rhev is rebased and then we disable only the devices we won't support. This way we avoid unnecessary work with disabling and re-enabling devices. For pxb-pcie, we are going to disable command-line handling but the device itself will remain enabled (will have no-user flag). (In reply to Miroslav Rezanina from comment #4) > Hi Marcel, > this bug mark all new devices as need to disable. Then there's bunch of > blockers requesting enabling some of these devices (1333315 for pxb-pcie). > This is process handling of device tree changes. > > On code level, all new devices are enabled when qemu-kvm-rhev is rebased and > then we disable only the devices we won't support. This way we avoid > unnecessary work with disabling and re-enabling devices. > > For pxb-pcie, we are going to disable command-line handling but the device > itself will remain enabled (will have no-user flag). Hi, sorry for the possibly stupid question, but what do you mean "we disable the command line" ? We want to use the device, how will we do it? I am missing something here... Thanks, Marcel As stated on irc, it should be used internaly (that was the result of internal dicussion). Anyway, more on this topic in pxb-pcie related bug. Fix included in qemu-kvm-rhev-2.6.0-17.el7 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2673.html |