WindowsGuestDrivers/kvmnet: Difference between revisions

From KVM
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
* [[Internals of NDIS driver for VirtIO based network adapter]]
* [[Internals of NDIS driver for VirtIO based network adapter]]
* [[WindowsGuestDrivers/kvmnet/registry|Configuring registry parameters for the best performance]]
* [[WindowsGuestDrivers/kvmnet/registry|Configuring registry parameters for the best performance]]
= Performance =
* [[WindowsGuestDrivers/kvmnet/test_and_results| Tests and results]]


= TODO =
= TODO =
* [[WindowsGuestDrivers/kvmnet/TODO|ToDo]]
* [[WindowsGuestDrivers/kvmnet/TODO|ToDo]]
= DDK =
* Windows 7 DDK (7600.16385.0) no longer supports compilation of drivers for Windows 2000. If you need to compile the driver for Windows 2000, use earlier DDK versions. For compilation automation remove comments from the Windows 2000 part in  buildall.bat

Latest revision as of 11:48, 25 October 2009

Documentation

Performance

TODO

DDK

  • Windows 7 DDK (7600.16385.0) no longer supports compilation of drivers for Windows 2000. If you need to compile the driver for Windows 2000, use earlier DDK versions. For compilation automation remove comments from the Windows 2000 part in buildall.bat