Bug 990254
Summary: | qemu-kvm failing when invalid machine type is provided | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Michal Novotny <minovotn> | |
Component: | qemu-kvm | Assignee: | Miroslav Rezanina <mrezanin> | |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 6.5 | CC: | areis, armbru, bsarathy, chayang, juzhang, michen, mkenneth, qzhang, rbalakri, shu, virt-maint | |
Target Milestone: | rc | |||
Target Release: | 6.5 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | qemu-kvm-0.12.1.2-2.429.el6 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 990724 (view as bug list) | Environment: | ||
Last Closed: | 2014-10-14 06:49: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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 990724 |
Description
Michal Novotny
2013-07-30 17:05:31 UTC
Fix included in qemu-kvm-0.12.1.2-2.429.el6 With qemu 428: [root@localhost ~]# /usr/libexec/qemu-kvm -M error Supported machines are: pc RHEL 6.5.0 PC (alias of rhel6.5.0) rhel6.5.0 RHEL 6.5.0 PC (default) rhel6.4.0 RHEL 6.4.0 PC rhel6.3.0 RHEL 6.3.0 PC rhel6.2.0 RHEL 6.2.0 PC rhel6.1.0 RHEL 6.1.0 PC rhel6.0.0 RHEL 6.0.0 PC rhel5.5.0 RHEL 5.5.0 PC rhel5.4.4 RHEL 5.4.4 PC rhel5.4.0 RHEL 5.4.0 PC With 429: [root@localhost ~]# /usr/libexec/qemu-kvm -M error qemu-kvm: -M error: Unsupported machine type Use -M ? to list supported machines! 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. http://rhn.redhat.com/errata/RHBA-2014-1490.html |