HOWTO: Difference between revisions
From KVM
WeidongHan (talk | contribs) No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
* [[AnthonyLiguori/Networking| Setting up NAT with KVM in Ubuntu]] | * [[AnthonyLiguori/Networking| Setting up NAT with KVM in Ubuntu]] | ||
* [https://help.ubuntu.com/community/KVM Running Guest Systems on Ubuntu 7.04 Feisty Fawn] | * [https://help.ubuntu.com/community/KVM Running Guest Systems on Ubuntu 7.04 Feisty Fawn] | ||
== BSD Related == | |||
* [http://www.linux-kvm.org/page/BSD KVM on BSD, FreeBSD] | |||
== Windows Vista related == | == Windows Vista related == |
Revision as of 06:19, 7 April 2009
Howto's
- HOWTO VMGL - OpenGL support for Linux guests
- Getting KVM to run on your machine
- Setting guest network
- set up a network console
- simple shell script to manage your virtual machine with bridged networking
- choose the right kvm & kernel version
- boot from virtio block device
- use virtio_net interface in the guest (Debian)
- hotadd pci devices
- Bare-metal installer with KVM
- Configuration Script for KVM - a complete management utility, configuration file format, and init script.
- Hosting your VMs in a DMZ - a management and configuration script to assist with setting up a VM in a semi-secured demilitarized zone.
- Enable VT-X on Mac Pro (Early 2008)
- Running libvirt with KVM
- How To Migrate From Vmware To KVM
- How to assign devices with VT-d in KVM
- using-kvm-on-ubuntu-gutsy-gibbon
- Setting up NAT with KVM in Ubuntu
- Running Guest Systems on Ubuntu 7.04 Feisty Fawn