Paravirtualized Network Drivers for Windows: Difference between revisions

From Proxmox VE
Jump to navigation Jump to search
m (update link to the KVM virtio drivers)
(added vista/win2008 and e1000 as alternative network card)
Line 1: Line 1:
=Introduction=
=Introduction=
In order to improve network performance, special paravirtualized network drivers can be installed in Windows guests. The KVM project released drivers for Windows 2000 and Windows XP. The Windows XP drivers are known to work also on Windows 2003 Server.
In order to improve network performance, special paravirtualized network drivers can be installed in Windows guests. The KVM project released drivers for Windows 2000, Windows XP and Vista. The Windows XP drivers are known to work also on Windows 2003 Server (also the Vista drivers can be used for Windows 2008).


=Installation=
=Installation=
Line 15: Line 15:
==Installation of paravirtualized driver within Windows==
==Installation of paravirtualized driver within Windows==
The Windows device manager should now detect a new network device. Just point the driver wizard to the CDROM containing the drivers. The drivers are not signed, choose install anyway and you are done.
The Windows device manager should now detect a new network device. Just point the driver wizard to the CDROM containing the drivers. The drivers are not signed, choose install anyway and you are done.
=Alternative: e1000=
Windows is known to work well with the Intel e1000 network card. Please download and use the latest drivers from Intel.


=Performance improvements=
=Performance improvements=
tbd.
tbd.
[[Category: HOWTO]]
[[Category: HOWTO]]

Revision as of 10:43, 8 January 2009

Introduction

In order to improve network performance, special paravirtualized network drivers can be installed in Windows guests. The KVM project released drivers for Windows 2000, Windows XP and Vista. The Windows XP drivers are known to work also on Windows 2003 Server (also the Vista drivers can be used for Windows 2008).

Installation

Download

Download the latest kvm-driver-disc (ISO) from KVM to your desktop and upload the ISO to your Proxmox VE server (just use the "upload file" button on the Proxmox VE web interface: "VM Manager/Appliance Templates")

Prepare KVM guest on Proxmox VE

Network Card: virtio
  • Shutdown your KVM Virtual Machine and change the used Network Card to "virtio".
  • Select the previously uploaded ISO image as CDROM
  • Start your Virtual Machine

Installation of paravirtualized driver within Windows

The Windows device manager should now detect a new network device. Just point the driver wizard to the CDROM containing the drivers. The drivers are not signed, choose install anyway and you are done.

Alternative: e1000

Windows is known to work well with the Intel e1000 network card. Please download and use the latest drivers from Intel.

Performance improvements

tbd.