Bug 1310040

Summary: windows 10 drivers are not packed in /usr/share/virtio-win/drivers
Product: Red Hat Enterprise Linux 7 Reporter: mxie <mxie>
Component: virtio-winAssignee: Yash Mankad <ymankad>
virtio-win sub component: distribution QA Contact: Virtualization Bugs <virt-bugs>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: high CC: jen, juzhang, juzhou, lijin, michen, mzhan, tzheng, wyu, xiaodwan
Version: 7.3   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-21 00:42:28 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:

Description mxie@redhat.com 2016-02-19 10:09:15 UTC
Description of problem:
windows 10 drivers are not packed in /usr/share/virtio-win/drivers

Version-Release number of selected component (if applicable):
virtio-win-1.8.0-4.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1.Check drivers in /usr/share/virtio-win/drivers, there is no win10 drivers.
#ls /usr/share/virtio-win/drivers/amd64/
Win2003  Win2008  Win2008R2  Win2012  Win2012R2  Win7  Win8  Win8.1
# ls /usr/share/virtio-win/drivers/i386/
Win2003  Win2008  Win7  Win8  Win8.1  WinXP



Actual results:
Due to windows 10 drivers are not packed in /usr/share/virtio-win/drivers, converting win10 guests by virt-v2v will failed. Although could make the conversion work by setting #export VIRTIO_WIN=/usr/share/virtio-win/virtio-win-1.8.0.iso for now, it will cause trouble to the customers

Expected results:
windows 10 drivers could be packed in /usr/share/virtio-win/drivers

Addtional info:

Comment 2 Jeff Nelson 2016-05-21 00:42:28 UTC

*** This bug has been marked as a duplicate of bug 1328275 ***