Bug 1659133
Summary: | QMP interface to report deprecation status of machine-types - Fast Train | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | Eduardo Habkost <ehabkost> |
Component: | qemu-kvm | Assignee: | Eduardo Habkost <ehabkost> |
Status: | CLOSED ERRATA | QA Contact: | jingzhao <jinzhao> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | ailan, chayang, ddepaula, jinzhao, juzhang, kchamart, knoel, rbalakri, virt-maint |
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-4.1.0-1.module+el8.1.0+3966+4a23dca1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-11-06 07:12:13 UTC | Type: | Feature Request |
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: | 1659135, 1696485 |
Description
Eduardo Habkost
2018-12-13 16:21:04 UTC
Upstream series submitted: To: qemu-devel Subject: [PATCH 0/3] Export machine type deprecation info through QMP Date: Tue, 23 Apr 2019 18:22:43 -0300 Message-Id: <20190423212246.3542-1-ehabkost> Merged upstream: commit 79974027dc0de4e256b869e2d32168c1a44896d3 Author: Eduardo Habkost <ehabkost> Date: Sat Jun 8 20:34:47 2019 -0300 qmp: Add deprecation information to query-machines Export machine type deprecation status through the query-machines QMP command. With this, libvirt and management software will be able to show this information to users and/or suggest changes to VM configuration to avoid deprecated machines. Signed-off-by: Eduardo Habkost <ehabkost> Message-Id: <20190608233447.27970-2-ehabkost> Signed-off-by: Eduardo Habkost <ehabkost> Fixed in qemu-kvm-4.1.0-1.module+el8.1.0+3966+4a23dca1 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://access.redhat.com/errata/RHBA-2019:3723 |