Bug 929354
| Summary: | libvirt does not support virtualHW.version 9 | |||
|---|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Dan Kozlowski <dkozlowski> | |
| Component: | libvirt | Assignee: | Martin Kletzander <mkletzan> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | unspecified | CC: | cchen, dallan, dshah, dyasny, eblake, rjones | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | libvirt-1.0.5-rc2 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 955575 955576 (view as bug list) | Environment: | ||
| Last Closed: | 2013-06-25 13:50:25 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: | 955575, 955576 | |||
|
Description
Dan Kozlowski
2013-03-29 20:54:40 UTC
This is not a virt-v2v bug, that is just the tool I used to trigger it. The offending lines are 1307 and 1308 of src/vmx/vmx.c Can we replace this error with a warning, and keep going anyway? Martin, can you comment with the commit id and close? This was fixed with commit v1.0.5-rc1-29-ge0eb672:
commit e0eb672e0046af365a4039cc68311e5d844fc7bf
Author: Martin Kletzander <mkletzan>
Date: Tue Apr 30 14:46:54 2013 +0200
esx: Support virtualHW version 9
|