<?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=Freddy77</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=Freddy77"/>
	<link rel="alternate" type="text/html" href="https://linux-kvm.org/page/Special:Contributions/Freddy77"/>
	<updated>2026-04-06T03:59:14Z</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=2957</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=2957"/>
		<updated>2010-04-18T08:59:55Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: updated link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Download drivers&lt;br /&gt;
&lt;br /&gt;
= 24Sep2009 =&lt;br /&gt;
== NetKVM ==&lt;br /&gt;
[http://people.redhat.com/~yvugenfi/24.09.2009/NetKVM.zip Network drivers]&lt;br /&gt;
&lt;br /&gt;
== viostor ==&lt;br /&gt;
[http://people.redhat.com/~yvugenfi/24.09.2009/viostor.zip Storage drivers]&lt;br /&gt;
&lt;br /&gt;
You can also [http://blog.famzah.net/2010/01/09/kvm-qemu-virtio-storage-and-network-drivers-for-32-bit64-bit-windows-7-windows-vista-windows-xp-and-windows-2000/ download the drivers as ISO images] which you can easily use in a KVM guest.&lt;br /&gt;
&lt;br /&gt;
You can find [http://www.linux-kvm.com/content/block-driver-updates-install-drivers-during-windows-installation image floppy] to install viostor during setup phase.&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>Freddy77</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=HOWTO&amp;diff=2956</id>
		<title>HOWTO</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=HOWTO&amp;diff=2956"/>
		<updated>2010-04-18T07:53:27Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: provide a link to this useful page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Howto&#039;s =&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
* [[HOWTO1 | Getting KVM to run on your machine]]&lt;br /&gt;
* [[choose the right kvm &amp;amp; kernel version]]&lt;br /&gt;
* [[How To Migrate From Vmware To KVM]]&lt;br /&gt;
* [http://www.basicsedv.de/bthesis.html Migrating User Mode Linux to Xen and KVM]&lt;br /&gt;
&lt;br /&gt;
== Network related ==&lt;br /&gt;
&lt;br /&gt;
* [[Networking| Setting guest network]]&lt;br /&gt;
* [[NetConsole| set up a network console]]&lt;br /&gt;
&lt;br /&gt;
== Hardware related ==&lt;br /&gt;
&lt;br /&gt;
* [[How to assign devices with VT-d in KVM]]&lt;br /&gt;
* [[Enable VT-X on Mac Pro (Early 2008)]] &lt;br /&gt;
&lt;br /&gt;
=== USB ===&lt;br /&gt;
* [[usb related]]&lt;br /&gt;
&lt;br /&gt;
=== Ethernet ===&lt;br /&gt;
* [[ethernet_related]]&lt;br /&gt;
&lt;br /&gt;
=== PCI ===&lt;br /&gt;
* [[hotadd pci devices]]&lt;br /&gt;
&lt;br /&gt;
=== Sound ===&lt;br /&gt;
* Using [[Sound]] in the guest&lt;br /&gt;
&lt;br /&gt;
=== virtio ===&lt;br /&gt;
&lt;br /&gt;
* [[boot from virtio block device]]&lt;br /&gt;
* [[Using VirtIO NIC|use virtio_net interface]] in the guest (Debian)&lt;br /&gt;
&lt;br /&gt;
=== cdrom ===&lt;br /&gt;
* [[Change cdrom| Changing disks in the cdrom drive]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Operating System related ==&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu ===&lt;br /&gt;
* [http://www.howtoforge.com/using-kvm-on-ubuntu-gutsy-gibbon using-kvm-on-ubuntu-gutsy-gibbon]&lt;br /&gt;
* [[AnthonyLiguori/Networking| Setting up NAT with KVM in Ubuntu]]&lt;br /&gt;
* [https://help.ubuntu.com/community/KVM Running Guest Systems on Ubuntu 7.04 Feisty Fawn]&lt;br /&gt;
* [http://www.howtoforge.com/virtualization-with-kvm-on-ubuntu-9.04 Virtualization With KVM On Ubuntu 9.04 Jaunty]&lt;br /&gt;
&lt;br /&gt;
=== Fedora ===&lt;br /&gt;
* [http://fedoraproject.org/wiki/Virtualization_Quick_Start Fedora Virt Quick Start]&lt;br /&gt;
&lt;br /&gt;
=== ArchLinux ===&lt;br /&gt;
* [http://wiki.archlinux.org/index.php/Kvm Setting up KVM on ArchLinux]&lt;br /&gt;
* [http://wiki.archlinux.org/index.php/Qemu Detailed QEMU Tutorial ]&lt;br /&gt;
&lt;br /&gt;
=== BSD ===&lt;br /&gt;
* [http://www.linux-kvm.org/page/BSD KVM on BSD, FreeBSD]&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
* [[WindowsGuestDrivers|Information about guest drivers]]&lt;br /&gt;
&lt;br /&gt;
=== Windows Vista ===&lt;br /&gt;
* [[Vista Networking Workaround]]&lt;br /&gt;
&lt;br /&gt;
== Scripting &amp;amp; Software ==&lt;br /&gt;
* [[HowToConfigScript|Configuration Script for KVM]] - a complete management utility, configuration file format, and init script.&lt;br /&gt;
* [http://www.roessner-net.com/?p=219 Another script for KVM] - Init scripts for kvm, using it with time scheduled start order (German)&lt;br /&gt;
* [[simple shell script to manage your virtual machine with bridged networking]]&lt;br /&gt;
* [http://www.papercut.com/blog/chris/2008/11/14/using-kvm-to-securely-host-servers-in-a-dmz/ Hosting your VMs in a DMZ] - a management and configuration script to assist with setting up a VM in a semi-secured demilitarized zone.&lt;br /&gt;
* [http://pve.proxmox.com/wiki/Bare-metal_ISO_Installer Bare-metal] installer with KVM&lt;br /&gt;
&lt;br /&gt;
=== libvirt ===&lt;br /&gt;
&lt;br /&gt;
* [[Running libvirt with KVM]]&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
* [[HOWTO VMGL]] - OpenGL support for Linux guests&lt;/div&gt;</summary>
		<author><name>Freddy77</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=WindowsGuestDrivers/Download_Drivers&amp;diff=2955</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=2955"/>
		<updated>2010-04-18T07:44:28Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Download drivers&lt;br /&gt;
&lt;br /&gt;
= 24Sep2009 =&lt;br /&gt;
== NetKVM ==&lt;br /&gt;
[http://people.redhat.com/~yvugenfi/24.09.2009/NetKVM.zip Network drivers]&lt;br /&gt;
&lt;br /&gt;
== viostor ==&lt;br /&gt;
[http://people.redhat.com/~yvugenfi/24.09.2009/viostor.zip Storage drivers]&lt;br /&gt;
&lt;br /&gt;
You can also [http://blog.famzah.net/2010/01/09/kvm-qemu-virtio-storage-and-network-drivers-for-32-bit64-bit-windows-7-windows-vista-windows-xp-and-windows-2000/ download the drivers as ISO images] which you can easily use in a KVM guest.&lt;br /&gt;
&lt;br /&gt;
You can find [http://www.linux-kvm.com/content/block-driver-updates-install-drivers-during-windows-installation image floppy] to install viostor during setup phase.&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/aa906344.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>Freddy77</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Status&amp;diff=2954</id>
		<title>Status</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Status&amp;diff=2954"/>
		<updated>2010-04-17T09:09:28Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Status=&lt;br /&gt;
&lt;br /&gt;
KVM is included in the mainline linux kernel since 2.6.20 and is stable and fast for most workloads.&lt;br /&gt;
&lt;br /&gt;
It is also available as a patch for recent Linux kernel versions and as an external module that can be used with your favorite distro- provided kernel going back up to 2.6.16, therefore including all latest versions for Enterprise Linux Distributions.&lt;br /&gt;
&lt;br /&gt;
===Working:===&lt;br /&gt;
&lt;br /&gt;
* Intel-based hosts (requires VT capable processors)&lt;br /&gt;
* AMD-based hosts (requires SVM capable processors)&lt;br /&gt;
* Windows/Linux/Unix guests (32-bit and 64-bit)&lt;br /&gt;
* SMP hosts&lt;br /&gt;
* SMP guests (as of kvm-61, max 16 cpu supported)&lt;br /&gt;
* Live [[Migration]] of guests from one host to another (32-bit and 64-bit)&lt;br /&gt;
* See the [[Guest Support Status]] page for a list of guest operating systems known to work&lt;br /&gt;
* See the [[Host Support Status]] page for information on host hardware.&lt;br /&gt;
* Guest swapping&lt;br /&gt;
* [[Paravirtualized networking]]&lt;br /&gt;
* [[Paravirtualized block device]]&lt;br /&gt;
&lt;br /&gt;
===In progress:===&lt;br /&gt;
&lt;br /&gt;
* [[PowerPC|PowerPC port]]&lt;br /&gt;
* IA64 port&lt;br /&gt;
* xenner (http://kraxel.fedorapeople.org/xenner), a project to run x86 xen guest (domU) kernels&lt;br /&gt;
* [https://wiki.ncl.cs.columbia.edu/wiki/index.php/AndroidVirt:MainPage ARM port]&lt;/div&gt;</summary>
		<author><name>Freddy77</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Paravirtualized_networking&amp;diff=2953</id>
		<title>Paravirtualized networking</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Paravirtualized_networking&amp;diff=2953"/>
		<updated>2010-04-17T09:08:46Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Paravirtualized Networking=&lt;br /&gt;
&lt;br /&gt;
== Host side ==&lt;br /&gt;
run kvm with command-line: -net nic,model=virtio&lt;br /&gt;
&lt;br /&gt;
== Guest side - Linux ==&lt;br /&gt;
sudo modprobe virtio_net&lt;br /&gt;
&lt;br /&gt;
to have virtio_net driver, you need to upgrade the kernel to higher than 2.6.25.&lt;br /&gt;
&lt;br /&gt;
refer to [[Virtio]]&lt;br /&gt;
&lt;br /&gt;
== Guest side - Windows ==&lt;br /&gt;
&lt;br /&gt;
You can find Windows drivers at [[Downloads]] page.&lt;/div&gt;</summary>
		<author><name>Freddy77</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Paravirtualized_networking&amp;diff=2952</id>
		<title>Paravirtualized networking</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Paravirtualized_networking&amp;diff=2952"/>
		<updated>2010-04-17T09:08:33Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Paravirtualized Networking=&lt;br /&gt;
&lt;br /&gt;
== Host side ==&lt;br /&gt;
run kvm with command-line: -net nic,model=virtio&lt;br /&gt;
&lt;br /&gt;
== Guest side - Windows ==&lt;br /&gt;
sudo modprobe virtio_net&lt;br /&gt;
&lt;br /&gt;
to have virtio_net driver, you need to upgrade the kernel to higher than 2.6.25.&lt;br /&gt;
&lt;br /&gt;
refer to [[Virtio]]&lt;br /&gt;
&lt;br /&gt;
== Guest side - Windows ==&lt;br /&gt;
&lt;br /&gt;
You can find Windows drivers at [[Downloads]] page.&lt;/div&gt;</summary>
		<author><name>Freddy77</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Paravirtualized_block_device&amp;diff=2951</id>
		<title>Paravirtualized block device</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Paravirtualized_block_device&amp;diff=2951"/>
		<updated>2010-04-17T09:08:02Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Paravirtualized Block Device=&lt;br /&gt;
&lt;br /&gt;
== Host side ==&lt;br /&gt;
run kvm with command-line: &amp;lt;code&amp;gt;-drive file=&amp;lt;path_to_your_raw_qemu_img&amp;gt;,if=virtio&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
you can also specify boot=on in the command-line: &amp;lt;code&amp;gt;-drive file=&amp;lt;path_to_your_raw_qemu_img&amp;gt;,if=virtio,boot=on&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Guest side - Linux ==&lt;br /&gt;
 sudo modprobe virtio_blk&lt;br /&gt;
&lt;br /&gt;
to have &amp;lt;code&amp;gt;virtio_blk&amp;lt;/code&amp;gt; driver, you need to upgrade the kernel to higher than 2.6.25.&lt;br /&gt;
&lt;br /&gt;
refer to [[Virtio]]&lt;br /&gt;
&lt;br /&gt;
== Guest side - Windows ==&lt;br /&gt;
&lt;br /&gt;
You can find Windows drivers at [[Downloads]] page.&lt;/div&gt;</summary>
		<author><name>Freddy77</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Talk:Paravirtualized_block_device&amp;diff=2560</id>
		<title>Talk:Paravirtualized block device</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Talk:Paravirtualized_block_device&amp;diff=2560"/>
		<updated>2009-09-14T13:50:06Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: missing link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There is no links to Windows versions of VirtIO or other systems.&lt;/div&gt;</summary>
		<author><name>Freddy77</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Talk:Paravirtualized_networking&amp;diff=2559</id>
		<title>Talk:Paravirtualized networking</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Talk:Paravirtualized_networking&amp;diff=2559"/>
		<updated>2009-09-14T13:49:46Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: missing links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There is no links to Windows versions of VirtIO or other systems.&lt;/div&gt;</summary>
		<author><name>Freddy77</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Talk:WindowsGuestDrivers/Last_WHQLed_drivers&amp;diff=2558</id>
		<title>Talk:WindowsGuestDrivers/Last WHQLed drivers</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Talk:WindowsGuestDrivers/Last_WHQLed_drivers&amp;diff=2558"/>
		<updated>2009-09-14T13:48:25Z</updated>

		<summary type="html">&lt;p&gt;Freddy77: Error downloading files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I cannot download windows drivers from http://www.linux-kvm.org/page/WindowsGuestDrivers/Last_WHQLed_drivers&lt;/div&gt;</summary>
		<author><name>Freddy77</name></author>
	</entry>
</feed>