Bug 1439736
Summary: | hyperv vendor_id causes unknown cpu feature error | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jiri Denemark <jdenemar> |
Component: | libvirt | Assignee: | Jiri Denemark <jdenemar> |
Status: | CLOSED ERRATA | QA Contact: | zhe peng <zpeng> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.4 | CC: | dyuan, jdenemar, libvirt-maint, lmiksik, rbalakri, xuzhang |
Target Milestone: | rc | Keywords: | Regression, Upstream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libvirt-3.2.0-2.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1439424 | Environment: | |
Last Closed: | 2017-08-02 00:05:54 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: | 1439424 | ||
Bug Blocks: |
Description
Jiri Denemark
2017-04-06 12:42:15 UTC
verify with build : libvirt-3.2.0-9.x86_64 step: 1 prepare a win 10 guest with xml <features> <acpi/> <hyperv> <vendor_id state='on' value='KVM Hv'/> </hyperv> </features> 2 start the guest 3 # virsh start win Domain win started no error, check qemu cmd line ..... -cpu qemu64,hv_vendor_id=KVM Hv ..... mover to verified. 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/RHEA-2017:1846 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/RHEA-2017:1846 |