Bug 929354 - libvirt does not support virtualHW.version 9
Summary: libvirt does not support virtualHW.version 9
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Martin Kletzander
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 955575 955576
TreeView+ depends on / blocked
 
Reported: 2013-03-29 20:54 UTC by Dan Kozlowski
Modified: 2018-12-02 17:49 UTC (History)
6 users (show)

Fixed In Version: libvirt-1.0.5-rc2
Clone Of:
: 955575 955576 (view as bug list)
Environment:
Last Closed: 2013-06-25 13:50:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Kozlowski 2013-03-29 20:54:40 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible: Very



Steps to Reproduce:
1. Try to import a VM from an esx host that has hardware version 9 using virt-v2v
2. 
3.
  
Actual results: libvirt responds with virtualHW.version 9 not supported


Expected results: VM is imported


Additional info:

Comment 1 Dan Kozlowski 2013-03-30 00:05:42 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

Comment 2 Richard W.M. Jones 2013-04-23 10:17:55 UTC
Can we replace this error with a warning, and keep going anyway?

Comment 8 Dave Allan 2013-06-25 12:50:27 UTC
Martin, can you comment with the commit id and close?

Comment 9 Martin Kletzander 2013-06-25 13:50:25 UTC
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


Note You need to log in before you can comment on or make changes to this bug.