HOWTO: Difference between revisions

From KVM
No edit summary
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:


== General ==
== General ==
* [http://publib.boulder.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=/liaai/kvminstall/liaaikvminstallstart.htm IBM Linux Blueprint: Quick Start Guide for installing and running KVM]
* [http://www.ibm.com/support/knowledgecenter/linuxonibm/liabq/liabqquick.htm IBM PowerKVM: Quick Start Guides for installing PowerKVM]
* [http://www.ibm.com/support/knowledgecenter/linuxonibm/liabo/liabokickoff.htm IBM PowerKVM]
* [http://www.ibm.com/support/knowledgecenter/linuxonibm/liaai/kvminstall/liaaikvminstallstart.htm IBM Linux Blueprint: Quick Start Guide for installing and running KVM]
* [[HOWTO1 | Getting KVM to run on your machine]]
* [[HOWTO1 | Getting KVM to run on your machine]]
* [[choose the right kvm & kernel version]]
* [[Choose the right kvm & kernel version]]
* [[How To Migrate From Vmware To KVM]]
* [[How To Migrate From Vmware To KVM]]
* [http://www.scribd.com/doc/17380947/Migrating-from-UML-to-Xen-and-Kernel-Based-Virtual-Machines Migrating User Mode Linux to Xen and KVM]
* [http://www.scribd.com/doc/17380947/Migrating-from-UML-to-Xen-and-Kernel-Based-Virtual-Machines Migrating User Mode Linux to Xen and KVM]
Line 52: Line 54:


=== Gentoo ===
=== Gentoo ===
* Gentoo has [http://wiki.gentoo.org/wiki/QEMU good page about qemu/kvm in their wiki].
* [http://wiki.gentoo.org/wiki/QEMU Wiki article].
* [[KvmOnGentoo|KVM on Gentoo hosts]]
* [[KvmOnGentoo|KVM on Gentoo hosts]]


Line 64: Line 66:
* [http://fedoraproject.org/wiki/Virtualization_Quick_Start Fedora Virt Quick Start]
* [http://fedoraproject.org/wiki/Virtualization_Quick_Start Fedora Virt Quick Start]


=== ArchLinux ===
=== Arch ===
* [http://wiki.archlinux.org/index.php/Kvm Setting up KVM on ArchLinux]
* [http://wiki.archlinux.org/index.php/Kvm Setting up KVM on Arch]
* [http://wiki.archlinux.org/index.php/Qemu Detailed QEMU Tutorial ]
* [http://wiki.archlinux.org/index.php/Qemu Detailed QEMU Tutorial ]


Line 99: Line 101:


* [[HOWTO VMGL]] - OpenGL support for Linux guests
* [[HOWTO VMGL]] - OpenGL support for Linux guests
[[Category:Docs]][[Category:HowTo]]

Revision as of 23:23, 19 January 2017

Howto's

General

Network related

Hardware related

USB

Ethernet

PCI

Sound

Display

  • Using qxl and SPICE in the guest

virtio

vhost

cdrom

sharing files with the host

  • Using 9p virtio to share files between host and guest


Operating System related

Gentoo

Ubuntu

Fedora

Arch

RHEL/CentOS 7

BSD

Windows

Windows Vista

Scripting & Software

libvirt

Other