Bug 950509
Summary: | [NetKVM] Build NDIS6.x drivers using Visual Studio 2012 project only | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Yvugenfi <yvugenfi> |
Component: | virtio-win | Assignee: | Yvugenfi <yvugenfi> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.5 | CC: | acathrow, bcao, bsarathy, cwei, kzhang, lcui, lnovich, mzhan, qzhang, tzheng, vrozenfe |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Windows | ||
Whiteboard: | |||
Fixed In Version: | virtio-win-prewhql-0.1-59 | Doc Type: | Enhancement |
Doc Text: |
Feature:
Build drivers with Visual Studio.
Reason:
With Windows 8 DDK drivers can no longer be built with DDK command line tools.
Result (if any):
All NetKVM driver build facilities converted to Visual Studio projects\solutions.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-11-22 00:07:38 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:27:48 UTC
http://git.engineering.redhat.com/?p=users/yvugenfi/internal-kvm-guest-drivers-windows/.git;a=commit;h=1fe66b4c1ccc0ee0826330b778848a9fea700a5e http://git.engineering.redhat.com/?p=users/yvugenfi/internal-kvm-guest-drivers-windows/.git;a=commit;h=5bf3ca513b64c24e65a8b9319af113def98da66b http://git.engineering.redhat.com/?p=users/yvugenfi/internal-kvm-guest-drivers-windows/.git;a=commit;h=6a559002613713ee2f738f7e3b984c8ded05a6e8 Seems md5 can not verify this issue for the older os (as the timestamp will change) . Could you show us a way to verify it ?Acceptance Test for win2k3 ? Sorry but this one will be quite a lot of work. As we changed build system (build tools and packaging scripts) I think the following will be a good test case: 1. Test the driver packaging : 1.1. NetKVM driver should be packaged correctly for all the supported OSes: NetKVM.sys, NetKVM.inf and NetKVM.cat are present; for OSes Vista and up: readme.doc and netkvmco.dll present as well. 1.2. Test that the driver can be installed on every supported OS (maybe we should ask autotest group to do this test?). 2. Basic driver functionality 2.1. Installation - guest gets IP address. 2.2. Data transfer (receive\transmit). Best regards, Yan. To all who are using test certificate (NetKVMTemporaryCert) - please reinstall it. Best regards, Yan. *** Bug 950517 has been marked as a duplicate of this bug. *** According to comment #5, QE tested this issue on virtio-win-prewhql-0.1.64 and platform:win7-32/64,win2k8-32/64/R2,win8-32/64,win2012 Steps 1.Run 2 windows guests 2.Install NetKVM driver 3.check guest ip and transfer data(receive\transmit) Actual Result on virtio-win-prewhql-0.1.64 and every test platform, guest could get ip normally and transfer data(receive\transmit) successfully. QE also tested this issue on virtio-win-prewhql-0.1.64 and platform: winxp, win2k3-32/64 Steps 1.Run 1 windows guests 2.Install NetKVM driver 3.check guest ip and transfer data(receive\transmit) Actual Result on virtio-win-prewhql-0.1.64 and every test platform, guest could get ip normally and transfer data(receive\transmit) successfully. Based on comment #9&Comment #10 ,this issue has been fixed ald .Move status 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. http://rhn.redhat.com/errata/RHBA-2013-1729.html |