HOWTO: Difference between revisions
From KVM
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
== General == | == General == | ||
* [http:// | * [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]] |
Revision as of 16:45, 20 May 2015
Howto's
General
- IBM PowerKVM: Quick Start Guides for installing PowerKVM
- IBM PowerKVM
- IBM Linux Blueprint: Quick Start Guide for installing and running KVM
- Getting KVM to run on your machine
- choose the right kvm & kernel version
- How To Migrate From Vmware To KVM
- Migrating User Mode Linux to Xen and KVM
USB
Ethernet
PCI
Sound
- Using Sound in the guest
Display
- Using qxl and SPICE in the guest
virtio
- boot from virtio block device
- use virtio_net interface in the guest (Debian)
vhost
cdrom
sharing files with the host
- Using 9p virtio to share files between host and guest
Gentoo
Ubuntu
- using-kvm-on-ubuntu-gutsy-gibbon
- Setting up NAT with KVM in Ubuntu
- Running Guest Systems on Ubuntu 7.04 Feisty Fawn
- Virtualization With KVM On Ubuntu 9.04 Jaunty
Fedora
ArchLinux
RHEL/CentOS 7
BSD
Windows
- Information about guest drivers
- Install Windows 7
- Windows 7 as guest on Debian squeeze - with libvirt's virt-install recipe and virtio disk driver step-by-step instructions
- Installing virtio drivers in Windows for Ubuntu hosts
Windows Vista
Scripting & Software
- Configuration Script for KVM - a complete management utility, configuration file format, and init script.
- Another script for KVM - Init scripts for kvm, using it with time scheduled start order (German)
- simple shell script to manage your virtual machine with bridged networking
- Hosting your VMs in a DMZ - a management and configuration script to assist with setting up a VM in a semi-secured demilitarized zone.
- Bare-metal installer with KVM
- Python scripts to manage qemu-kvm guest from cmdline - yet another qemu-kvm script
- kvm-simple-init - Simple init script to manage KVM virtual machines
libvirt
Other
- HOWTO VMGL - OpenGL support for Linux guests