KVM - The Linux Kernel-Based Virtual Machine
News, Blogs and Resources on the Linux (KVM) Kernel-Based Virtual Machine

Tutorial

Migrating your Virtual Machine from EC2 to KVM

If you use Amazon’s EC2 service and are thinking of migrating your virtual machines to KVM, there’s a howto tutorial available at layerboom’s website.

Using bridged networking with Virt-manager

In previous posts you can find instructions on how to configure bridged networking when managing your kvm guests by command line.

Get a performance boost by backing your KVM guest with hugetlbfs

Support for hugetlbfs was added with the release of kvm-62 and it can give your kvm guest machine a performance boost anywhere up to 10%.

Using the Windows Installer for Paravirtual Network Drivers

There’s an installer available for windows virtio network drivers that can be downloaded from the kvm wiki site which makes installation of your windows paravirtual network drivers a bit sim

How you can use qemu/kvm base images to be more productive (Part 1)

There are some useful ways in which you can use qemu base images to build template virtual machines. If used wisely you can save yourself from ever having to install the same OS more than once.

Tip: How you can share files on your Linux Host with a Windows Guest using Samba

Here’s a quick and simple way to share files on your linux host with a windows guest using samba.

Measuring KVM power efficiency with powertop

I recently received an email from Dr. David P. Reed with an interesting observation; high wakeup rates for an idle kvm windows xp guest machine measured using the powertop utility.

Securing your VNC headless guest with simple passwords

The option of using a vncserver with your KVM virtual machine allows for running your virtual machine “headless”.

Tip: Running your VM on specific CPUs

One of the benefits of the qemu/kvm model is management of the qemu process using linux userspace utilities as qemu runs in userspace as a normal linux process.

Upgrading Windows Paravirtual Network Drivers

KVM developers released the first update of the windows paravirtual network drivers a few days ago so I think a post is warranted in documenting the upgrade procedure.

Syndicate content