Bug 616187
Summary: | vmware device emulation enabled but not supported | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Eduardo Habkost <ehabkost> | ||||
Component: | qemu-kvm | Assignee: | Eduardo Habkost <ehabkost> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 6.0 | CC: | amit.shah, chayang, ddumas, fyang, juzhang, llim, michen, mkenneth, rlerch, tburke, virt-maint | ||||
Target Milestone: | beta | ||||||
Target Release: | 6.1 | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | qemu-kvm-0.12.1.2-2.145.el6 | Doc Type: | Bug Fix | ||||
Doc Text: |
The qemu-kvm options to enable VMware device emulation (that were not functional and supported) are not available anymore.
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 677712 (view as bug list) | Environment: | |||||
Last Closed: | 2011-05-19 11:32:32 UTC | Type: | --- | ||||
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: | 677712 | ||||||
Bug Blocks: | 580953 | ||||||
Attachments: |
|
Description
Eduardo Habkost
2010-07-19 19:44:17 UTC
This issue has been proposed when we are only considering blocker issues in the current Red Hat Enterprise Linux release. ** If you would still like this issue considered for the current release, ask your support representative to file as a blocker on your behalf. Otherwise ask that it be considered for the next Red Hat Enterprise Linux release. ** Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: "Although there are qemu-kvm options to enable VMWare device emulation, this feature is neither supported nor functional." Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,2 +1 @@ -"Although there are qemu-kvm options to enable VMWare device emulation, +The qemu-kvm options to enable VMware device emulation are not functional or supported in Red Hat Enterprise Linux 6.-this feature is neither supported nor functional." Created attachment 473971 [details]
vmware device works correctly
The code to disable the vmware devices is not present upstream, so we need to include it upstream first, before adding --disable-vmware to our code. Setting Conditional NAK: Upstream. Disabling the devices will break migration from older versions (thanks Paolo Bonzini for spotting that). bug #677712 was open for the issue. Patches have been applied and work well. So this bug have been verified. Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -The qemu-kvm options to enable VMware device emulation are not functional or supported in Red Hat Enterprise Linux 6.+The qemu-kvm options to enable VMware device emulation (that were not functional and supported) are not available anymore. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0534.html An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0534.html |