<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://linux-kvm.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ender</id>
	<title>KVM - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://linux-kvm.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ender"/>
	<link rel="alternate" type="text/html" href="https://linux-kvm.org/page/Special:Contributions/Ender"/>
	<updated>2026-04-21T12:08:03Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://linux-kvm.org/index.php?title=WindowsGuestDrivers/Download_Drivers&amp;diff=4685</id>
		<title>WindowsGuestDrivers/Download Drivers</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=WindowsGuestDrivers/Download_Drivers&amp;diff=4685"/>
		<updated>2013-04-15T19:10:35Z</updated>

		<summary type="html">&lt;p&gt;Ender: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Windows VirtIO Drivers =&lt;br /&gt;
&lt;br /&gt;
The source for the Windows drivers is hosted in a repository on GIT hub. Anonymous users can clone the repository&lt;br /&gt;
&lt;br /&gt;
git clone git://github.com/YanVugenfirer/kvm-guest-drivers-windows.git&lt;br /&gt;
&lt;br /&gt;
[https://github.com/YanVugenfirer/kvm-guest-drivers-windows Browse GIT repository online ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Binary Drivers ==&lt;br /&gt;
&lt;br /&gt;
Binary drivers are provided by some Linux distributions including WHQL Certified drivers.&lt;br /&gt;
&lt;br /&gt;
64-bit versions of Windows Vista and newer (this currently includes Windows Server 2008, Windows 7, Windows 8, Windows Server 2008 R2 and Windows Server 2012) require the drivers to be [http://msdn.microsoft.com/en-us/windows/hardware/gg487332 digitally signed] to load.&lt;br /&gt;
&lt;br /&gt;
If your distribution does not provide binary drivers for Windows, you can use the package from the Fedora Project. These drivers are digitally signed, and will work on 64-bit versions of Windows:&lt;br /&gt;
&lt;br /&gt;
[http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/ Latest VirtIO drivers for Windows from Fedora ]&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
* as of this writing (2011-Nov-08), latest drivers are of version &amp;quot;15&amp;quot;, dated &amp;quot;15-Jun-2011&amp;quot;, with the CD image being virtio-win-0.1-mm34.iso.  In that image, WindowsXP drivers does not seem to work, it is impossible to install them using regular winXP driver interface.  But the previous drivers, version &amp;quot;14&amp;quot; as found on this [http://alt.fedoraproject.org/pub/alt/virtio-win/ Directory], dated &amp;quot;13-Jan-2011&amp;quot;, from CD image named &amp;quot;virtio-win-1.1.16.iso&amp;quot;, installs on winXP fine. (note: in my experience, the &amp;quot;15&amp;quot; drivers work just fine on XP, except the organization of the ISO is awful - the network driver is found in XP\x86 directory, while the storage, serial and balloon drivers are in WXp\x86 directory; drivers for other Windows versions are similarly scattered)&lt;br /&gt;
* 2011-12-21: Debian Lenny Server uses the quite outdated kvm-72. The current network drivers from RedHat/Fedora do not even install (tested on XP/2003) - using the &amp;quot;Windows-2&amp;quot; virtio drivers from [http://sourceforge.net/projects/kvm/files/kvm-guest-drivers-windows/2/ kvm-guest-drivers-2] is ok. The floppy disk image with the virtio-block driver (for F6 installation) provided by the Fedora Project (virtio-win-1.1.16) works with kvm-72, though.&lt;br /&gt;
&lt;br /&gt;
= Code signing drivers for the Windows 64bit platforms =&lt;br /&gt;
* Drivers should be signed for Windows 64bit platforms. &lt;br /&gt;
* Here are some links how to self sign and install self signed drivers:&lt;br /&gt;
** [http://msdn.microsoft.com/en-us/library/ff547649.aspx Installing Test-Signed Driver Packages]&lt;br /&gt;
** [http://www.microsoft.com/whdc/driver/tips/IFS_Signing.mspx How to Release-Sign File System Drivers]&lt;/div&gt;</summary>
		<author><name>Ender</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=WindowsGuestDrivers/Download_Drivers&amp;diff=4506</id>
		<title>WindowsGuestDrivers/Download Drivers</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=WindowsGuestDrivers/Download_Drivers&amp;diff=4506"/>
		<updated>2012-01-07T20:03:29Z</updated>

		<summary type="html">&lt;p&gt;Ender: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Windows VirtIO Drivers =&lt;br /&gt;
&lt;br /&gt;
The source for the Windows drivers is hosted in a repository on GIT hub. Anonymous users can clone the repository&lt;br /&gt;
&lt;br /&gt;
git clone git://github.com/YanVugenfirer/kvm-guest-drivers-windows.git&lt;br /&gt;
&lt;br /&gt;
[https://github.com/YanVugenfirer/kvm-guest-drivers-windows Browse GIT repository online ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Binary Drivers ==&lt;br /&gt;
&lt;br /&gt;
Binary drivers are provided by some Linux distributions including WHQL Certified drivers.&lt;br /&gt;
&lt;br /&gt;
64-bit versions of Windows Vista and newer (this currently includes Windows Server 2008, Windows 7 and Windows Server 2008 R2) require the drivers to be [http://msdn.microsoft.com/en-us/windows/hardware/gg487332 digitally signed] to load.&lt;br /&gt;
&lt;br /&gt;
If your distribution does not provide binary drivers for Windows, you can use the package from the Fedora Project. These drivers are digitally signed, and will work on 64-bit versions of Windows:&lt;br /&gt;
&lt;br /&gt;
[http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/ Latest VirtIO drivers for Windows from Fedora ]&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
* as of this writing (2011-Nov-08), latest drivers are of version &amp;quot;15&amp;quot;, dated &amp;quot;15-Jun-2011&amp;quot;, with the CD image being virtio-win-0.1-mm34.iso.  In that image, WindowsXP drivers does not seem to work, it is impossible to install them using regular winXP driver interface.  But the previous drivers, version &amp;quot;14&amp;quot; as found on this [http://alt.fedoraproject.org/pub/alt/virtio-win/ Directory], dated &amp;quot;13-Jan-2011&amp;quot;, from CD image named &amp;quot;virtio-win-1.1.16.iso&amp;quot;, installs on winXP fine. (note: in my experience, the &amp;quot;15&amp;quot; drivers work just fine on XP, except the organization of the ISO is awful - the network driver is found in XP\x86 directory, while the storage, serial and balloon drivers are in WXp\x86 directory; drivers for other Windows versions are similarly scattered)&lt;br /&gt;
* 2011-12-21: Debian Lenny Server uses the quite outdated kvm-72. The current network drivers from RedHat/Fedora do not even install (tested on XP/2003) - using the &amp;quot;Windows-2&amp;quot; virtio drivers from [http://sourceforge.net/projects/kvm/files/kvm-guest-drivers-windows/2/ kvm-guest-drivers-2] is ok. The floppy disk image with the virtio-block driver (for F6 installation) provided by the Fedora Project (virtio-win-1.1.16) works with kvm-72, though.&lt;br /&gt;
&lt;br /&gt;
= Code signing drivers for the Windows 64bit platforms =&lt;br /&gt;
* Drivers should be signed for Windows 64bit platforms. &lt;br /&gt;
* Here are some links how to self sign and install self signed drivers:&lt;br /&gt;
** [http://msdn.microsoft.com/en-us/library/ff547649.aspx Installing Test-Signed Driver Packages]&lt;br /&gt;
** [http://www.microsoft.com/whdc/driver/tips/IFS_Signing.mspx How to Release-Sign File System Drivers]&lt;/div&gt;</summary>
		<author><name>Ender</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=WindowsGuestDrivers/Download_Drivers&amp;diff=4030</id>
		<title>WindowsGuestDrivers/Download Drivers</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=WindowsGuestDrivers/Download_Drivers&amp;diff=4030"/>
		<updated>2011-09-18T15:24:50Z</updated>

		<summary type="html">&lt;p&gt;Ender: Removed the text saying that drivers must have WHQL signature, since this isn&amp;#039;t really true&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Windows VirtIO Drivers =&lt;br /&gt;
&lt;br /&gt;
The source for the Windows drivers is in a git repository on kernel.org&lt;br /&gt;
&lt;br /&gt;
git://git.kernel.org/pub/scm/virt/kvm/kvm-guest-drivers-windows.git&lt;br /&gt;
&lt;br /&gt;
[http://git.kernel.org/?p=virt/kvm/kvm-guest-drivers-windows.git;a=summary  http://git.kernel.org/?p=virt/kvm/kvm-guest-drivers-windows.git;a=summary ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Binary Drivers ==&lt;br /&gt;
&lt;br /&gt;
Binary drivers are provided by some Linux distributions including WHQL Certified drivers.&lt;br /&gt;
&lt;br /&gt;
64-bit versions of Windows Vista and newer (this currently includes Windows Server 2008, Windows 7 and Windows Server 2008 R2) require the drivers to be [http://msdn.microsoft.com/en-us/windows/hardware/gg487332 digitally signed] to load.&lt;br /&gt;
&lt;br /&gt;
If your distribution does not provide binary drivers for Windows, you can use the package from the Fedora Project. These drivers are digitally signed, and will work on 64-bit versions of Windows:&lt;br /&gt;
&lt;br /&gt;
[http://alt.fedoraproject.org/pub/alt/virtio-win/latest/images/ Latest VirtIO drivers for Windows from Fedora ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Code signing drivers for the Windows 64bit platforms =&lt;br /&gt;
* Drivers should be signed for Windows 64bit platforms. &lt;br /&gt;
* Here are some links how to self sign and install self signed drivers:&lt;br /&gt;
** [http://msdn.microsoft.com/en-us/library/ff547649.aspx Installing Test-Signed Driver Packages]&lt;br /&gt;
** [http://www.microsoft.com/whdc/driver/tips/IFS_Signing.mspx How to Release-Sign File System Drivers]&lt;/div&gt;</summary>
		<author><name>Ender</name></author>
	</entry>
</feed>