Bug 950517

Summary: [NetKVM] Build all NDIS6.x drivers using Visual Studio 2012 project only
Product: Red Hat Enterprise Linux 6 Reporter: Yvugenfi <yvugenfi>
Component: virtio-winAssignee: Yvugenfi <yvugenfi>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5CC: acathrow, bcao, bsarathy, dyasny, lijin, mdeng, michen, yvugenfi
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 59 Environment:
Last Closed: 2013-04-18 08:23:04 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:

Description Yvugenfi@redhat.com 2013-04-10 11:35:02 UTC
Description of problem:

Currently we have a mixed up build for our drivers. 
As Windows 8 DDK can work only through Visual Studio - we are building Windows 8 (Windows Server 2012) driver using new DDK. The older versions are build with Windows 7 DKK.

This BZ is a placeholder for the move to compile all the NDIS6.x drivers (Vista and up) using Visual Studio 2012 only.

1. Create project file for all the needed build configurations
2. Enable the build of debug version
3. Driver signing, driver inf stamping, package creation and etc should be done through project settings
4. Cleanup of W4 warnings as a result of new default compilation settings
5. Enable the usage of multiple threads during the build (new feature in VS2012).
6. Remove tabs from NetKVM and Virtio library source files.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 Yvugenfi@redhat.com 2013-04-10 11:40:08 UTC
To all who are using test certificate (NetKVMTemporaryCert) - please reinstall it.

Best regards,
Yan.

Comment 3 Yvugenfi@redhat.com 2013-04-18 08:23:04 UTC

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