<?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=Smartjet</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=Smartjet"/>
	<link rel="alternate" type="text/html" href="https://linux-kvm.org/page/Special:Contributions/Smartjet"/>
	<updated>2026-04-11T12:01:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://linux-kvm.org/index.php?title=KVM-Autotest&amp;diff=3610</id>
		<title>KVM-Autotest</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=KVM-Autotest&amp;diff=3610"/>
		<updated>2011-06-05T08:24:37Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= KVM-Autotest =&lt;br /&gt;
&lt;br /&gt;
The KVM-Autotest system is a client test for the [http://autotest.kernel.org/ autotest] framework. Its main purpose is to serve as an automated regression testing tool for KVM developers, and for doing regular automated testing of KVM (provided you use it with the server testing infrastructure).&lt;br /&gt;
&lt;br /&gt;
Autotest is a project that aims to provide tools and libraries to perform automated testing on the linux platform. KVM autotest is a subproject under the autotest umbrella. For more information on autotest, see http://autotest.kernel.org/. Autotest is a modular framework, and KVM autotest is nothing more than a submodule of the client module. Of course, for more complex testing we also use other parts of autotest, and for centralized tests, we deploy a full autotest infrastructure.&lt;br /&gt;
&lt;br /&gt;
KVM autotest aims to be a centralizing project for most of the KVM functional and performance testing needs. We cover:&lt;br /&gt;
&lt;br /&gt;
* Guest OS install, for both Windows (WinXP - Win7) and Linux (RHEL, Fedora, OpenSUSE and others through step engine mechanism)&lt;br /&gt;
* Serial output for Linux guests&lt;br /&gt;
* Migration, networking, timedrift and other types of tests&lt;br /&gt;
* Monitor control for both human and QMP protocols&lt;br /&gt;
* Build and use qemu using various methods (source tarball, git repo, rpm)&lt;br /&gt;
* Some level of performance testing can be made.&lt;br /&gt;
* The KVM unit tests can be run comfortably from inside kvm autotest, we do have full integration with the unittest execution&lt;br /&gt;
&lt;br /&gt;
We support x86_64 hosts with hardware virtualization support (AMD and Intel), and Intel 32 and 64 bit guest operating systems. &lt;br /&gt;
&lt;br /&gt;
For an overview about KVM autotest, how this project was created, its goals, structure, and how to develop simple tests, you can refer to the [http://vimeo.com/15234614 KVM forum 2010 presentation], [[Media:2010-forum-Kvm-autotest.pdf | Slides]]&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Getting Started|Getting Started with KVM testing]] - How to get your first tests up and running.&lt;br /&gt;
* [[KVM-Autotest/Cmdline|Using the autotest command line]] - How to use the autotest cli to run your kvm tests in an easier way&lt;br /&gt;
* [[KVM-Autotest/Test Config File|The test configuration file format]] - How to work with the framework configuration file format. &lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Tests|KVM subtest reference]] - Brief overview of the available test API.&lt;br /&gt;
* [[KVM-Autotest/Contributing|Contribute to KVM autotest]] - Guidance on how to submit patches. &lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Parameters|Framework parameters]] - Lists and explains the parameters used by the framework.&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/AddNewGuests|Adding New Step files]] - The default install mode for most guests now is the unattended install, but for some guests, we might need to use step based install. This explains how to do so.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/TODO|TODO]] - TODO list, for those interested in helping.&lt;br /&gt;
[http://writing-help.org/ Writing help]&lt;br /&gt;
[http://www.essaywritingservices.co.uk/ Essay writing help]&lt;br /&gt;
* OTHERS LINK&lt;br /&gt;
[http://www.dissertationmaster.com/ Dissertation help]for writing help about Autotest&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=HOWTO&amp;diff=3608</id>
		<title>HOWTO</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=HOWTO&amp;diff=3608"/>
		<updated>2011-06-04T07:27:05Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Howto&#039;s =&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
* [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]&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;
=== vhost ===&lt;br /&gt;
* [[UsingVhost|Using vhost]]&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;
=== Gentoo ===&lt;br /&gt;
* [[KvmOnGentoo|KVM on Gentoo hosts]]&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;
* [[Windows7Install|Install Windows 7]]&lt;br /&gt;
* [http://wp.libpf.com/?p=186 Windows 7 as guest on Debian squeeze] - with libvirt&#039;s virt-install recipe and virtio disk driver step-by-step instructions&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;
* [[kvmtools|Python scripts to manage qemu-kvm guest from cmdline]] - yet another qemu-kvm script &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;br /&gt;
* [http://www.essaywritingservices.co.uk/ essay writing help] - Best Place For Writing help&lt;br /&gt;
* [http://www.dissertationmaster.com/ dissertation help] - Best for students for dissertation help&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Documents&amp;diff=3607</id>
		<title>Documents</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Documents&amp;diff=3607"/>
		<updated>2011-06-04T07:25:19Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Documents =&lt;br /&gt;
                                                                         &lt;br /&gt;
== User/Admin documentation ==&lt;br /&gt;
* [[HOWTO]]&lt;br /&gt;
* [http://wiki.qemu.org/Qemu-doc.html QEMU user manual]&lt;br /&gt;
* [[Tuning_KVM]]&lt;br /&gt;
== Presentations ==&lt;br /&gt;
* Presentations on many aspects of KVM were made at [[KVM Forum 2007]] (Aug 2007).&lt;br /&gt;
* Presentations from the [[KVM Forum 2008]] (June 2008)&lt;br /&gt;
* Avi Kivity&#039;s presentation from the [http://ols.108.redhat.com/2007/Reprints/kivity-Reprint.pdf Ottawa Linux Symposium 2007] (Jun 2007).&lt;br /&gt;
* TPR patching [attachment:kvm-tpr-patching.odp overview] (Avi Kivity, Oct 2008)&lt;br /&gt;
* [http://markmc.fedorapeople.org/virtio-code-review/VirtioCodeReview.pdf Virtio code walkthrough], [http://markmc.fedorapeople.org/virtio-code-review/virtio-talk.txt notes], [http://blogs.gnome.org/markmc/2008/05/28/checksums-scatter-gather-io-and-segmentation-offload/ GSO background] (Mark McLoughlin, Oct 2008), and [http://portal.acm.org/citation.cfm?id=1400097.1400108 ACM pdf about virtio by Rusty Russell]&lt;br /&gt;
== White papers: ==&lt;br /&gt;
* Qumranet&#039;s [http://www.qumranet.com/files/white_papers/KVM_Whitepaper.pdf KVM Whitepaper]&lt;br /&gt;
== Books ==&lt;br /&gt;
* [http://qemu-buch.de/english/order.php Book &amp;quot;QEMU &amp;amp; KVM&amp;quot;, ISBN 978-3-8370-0876-0]&lt;br /&gt;
* [http://www.seshop.com/product/detail/12214/ Book &amp;quot;KVM tettei nyuumon&amp;quot;, ISBN 4798121401]&lt;br /&gt;
== Magazine Articles ==&lt;br /&gt;
* [http://www.linux-magazine.com/Issues/2008/86/DEEP-VIRTUE Linux Magazine]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/reports/6490/4/ KVM for Embedded] at Linux Planet&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/reports/6503/1/ Linux as a hypervisor] at Linux Planet&lt;br /&gt;
== Benchmarks ==&lt;br /&gt;
* [http://www.phoronix.com/scan.php?page=article&amp;amp;item=ubuntu_virt_benchmarks&amp;amp;num=1 Phoronix - Ubuntu 8.04 KVM Benchmarks]&lt;br /&gt;
* [http://www.phoronix.com/scan.php?page=article&amp;amp;item=intel_corei7_virt&amp;amp;num=1 Phoronix - Intel Core i7 Virtualization Performance]&lt;br /&gt;
== Documentation ==&lt;br /&gt;
* [[small_look_inside|small look inside(kvm-54)]]&lt;br /&gt;
* [[buildup|qemu kvm buildup]]&lt;br /&gt;
* [[vl_runthrough|qemu-system-x86_64 startup (kvm-57)]]&lt;br /&gt;
* [[initialization|initialization (kvm-57)]]&lt;br /&gt;
* [[file_layout_in_kernel|file layout in kernel (~kvm-58)]]&lt;br /&gt;
* [http://qemu-buch.de/ Wikibook &amp;quot;QEMU &amp;amp; KVM&amp;quot;] &lt;br /&gt;
* [[Memory|How KVM deals with memory]] - a look inside how KVM interacts with the Linux VM.&lt;br /&gt;
* [[perf_events|Counting and tracing KVM events]]&lt;br /&gt;
== KVM Doxygen Documentation ==&lt;br /&gt;
* [http://doxygen.org/ kvm doxygen documentation tool]&lt;br /&gt;
* [http://www.vittleende.se/ Tandblekning]&lt;br /&gt;
== Tools ==&lt;br /&gt;
* [[tools|Tools]]&lt;br /&gt;
== Supported cpus ==&lt;br /&gt;
* [[processor_support|cpus]]&lt;br /&gt;
== Others ==&lt;br /&gt;
* [http://www.essaywritingservices.co.uk/ Essay writing help]&lt;br /&gt;
* [http://www.dissertationmaster.com/ Dissertation help]&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Code&amp;diff=3592</id>
		<title>Code</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Code&amp;diff=3592"/>
		<updated>2011-05-27T18:39:54Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Code=&lt;br /&gt;
&lt;br /&gt;
[[Category:Architechture]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== kernel git tree ==&lt;br /&gt;
&lt;br /&gt;
The kvm kernel code is available through a git tree (like the kernel itself).  To create a repository using git, type&lt;br /&gt;
&lt;br /&gt;
 git clone git://git.kernel.org/pub/scm/virt/kvm/kvm.git&lt;br /&gt;
&lt;br /&gt;
Alternatively, it is also accessible through the kernel.org gitweb interface:               &lt;br /&gt;
[http://git.kernel.org/?p=virt/kvm/kvm.git;a=summary]&lt;br /&gt;
&lt;br /&gt;
For subsequent upgrades use the command&lt;br /&gt;
                                       &lt;br /&gt;
 git pull&lt;br /&gt;
&lt;br /&gt;
in the git working directory.&lt;br /&gt;
&lt;br /&gt;
== userspace git tree ==&lt;br /&gt;
&lt;br /&gt;
The kvm userspace code (libkvm and qemu) is available through a git tree. To create a repository using git, type&lt;br /&gt;
                                                                                      &lt;br /&gt;
 git clone git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git&lt;br /&gt;
&lt;br /&gt;
Alternatively, it is also accessible through the kernel.org gitweb interface:         &lt;br /&gt;
[http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=summary]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== building an external module with older kernels ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;This only works for the x86 architecture.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
1. If you wish to use a distribution kernel (or just some random kernel you like) with kvm,&lt;br /&gt;
you can use the external module kit.  You will need the kvm-kmod repository:&lt;br /&gt;
&lt;br /&gt;
 git clone git://git.kernel.org/pub/scm/virt/kvm/kvm-kmod.git&lt;br /&gt;
 cd kvm-kmod&lt;br /&gt;
 git submodule update --init&lt;br /&gt;
 ./configure [--kerneldir=/path/to/kernel/dir]&lt;br /&gt;
 make sync&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
=== Tip about building against Red Hat Enterprise Linux kernels ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;kvm-userspace/kernel&amp;lt;/code&amp;gt; has some compat code to allow it to compile against older kernels, and also some code specific to features that are normally not present on older kernels but are present on RHEL kernels.&lt;br /&gt;
&lt;br /&gt;
So, when building against a RHEL kernel tree, check if the &amp;lt;code&amp;gt;RHEL_*&amp;lt;/code&amp;gt; macros at &amp;lt;code&amp;gt;${kerneldir}/include/linux/version.h&amp;lt;/code&amp;gt; are defined correctly, corresponding to the RHEL version where the kernel source comes from. If those macros aren&#039;t defined correctly, the compat code that allows compilation against RHEL kernels will break and you will get build errors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== release tags ==&lt;br /&gt;
&lt;br /&gt;
kvm stable releases (based off of Qemu&#039;s stable branch) are tagged with &amp;lt;code&amp;gt;kvm-qemu-0.NN.N&amp;lt;/code&amp;gt; where &#039;&#039;N&#039;&#039; equates to the upstream Qemu branch versions. Note that kvm has them tagged not branched.&lt;br /&gt;
&lt;br /&gt;
kvm development releases are tagged with &amp;lt;code&amp;gt;kvm-nn&amp;lt;/code&amp;gt; where &#039;&#039;nn&#039;&#039; is the release number.&lt;br /&gt;
&lt;br /&gt;
== Binary Packages ==&lt;br /&gt;
&lt;br /&gt;
=== CentOS / RHEL ===&lt;br /&gt;
&lt;br /&gt;
Unofficial packages of latest releases can be found at:&lt;br /&gt;
&amp;lt;code&amp;gt;http://www.lfarkas.org/linux/packages/centos/5/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
&lt;br /&gt;
For Debian Lenny, please use packages from backports.debian.org - for &amp;lt;em&amp;gt;both&amp;lt;/em&amp;gt; qemu-kvm and kernel (at least 2.6.32).  It is important to use more recent kernel - 2.6.26 does not work well with kvm.&lt;br /&gt;
&lt;br /&gt;
Note that package &amp;quot;kvm&amp;quot; has been renamed to &amp;quot;qemu-kvm&amp;quot; in Squeeze and in Lenny backports (and kvm is now transitional package that installs qemu-kvm automatically).&lt;br /&gt;
&lt;br /&gt;
Debian Squeeze will have qemu-kvm based on 0.12, available in standard repositories.&lt;br /&gt;
&lt;br /&gt;
Experimental 0.13 packages are available at &lt;br /&gt;
&amp;lt;code&amp;gt;http://www.corpit.ru/debian/tls/kvm/0.13/&amp;lt;/code&amp;gt; , pending upload to debian -experimental.&lt;br /&gt;
&lt;br /&gt;
== nightly snapshots ==&lt;br /&gt;
&lt;br /&gt;
Nightly snapshots, for those who are uncomfortable with git, are [http://people.qumranet.com/avi/snapshots available].  When reporting a problem with a snapshot, please quote the snapshot name (which includes the date) and the contents of the SOURCES file in the snapshot tarball.you can get [http://www.essaywritingservices.co.uk/ essay writing help]about Nightly Snapshots&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Documents&amp;diff=3591</id>
		<title>Documents</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Documents&amp;diff=3591"/>
		<updated>2011-05-27T18:36:54Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Documents =&lt;br /&gt;
                                                                         &lt;br /&gt;
== User/Admin documentation ==&lt;br /&gt;
* [[HOWTO]]&lt;br /&gt;
* [http://wiki.qemu.org/Qemu-doc.html QEMU user manual]&lt;br /&gt;
* [[Tuning_KVM]]&lt;br /&gt;
== Presentations ==&lt;br /&gt;
* Presentations on many aspects of KVM were made at [[KVM Forum 2007]] (Aug 2007).&lt;br /&gt;
* Presentations from the [[KVM Forum 2008]] (June 2008)&lt;br /&gt;
* Avi Kivity&#039;s presentation from the [http://ols.108.redhat.com/2007/Reprints/kivity-Reprint.pdf Ottawa Linux Symposium 2007] (Jun 2007).&lt;br /&gt;
* TPR patching [attachment:kvm-tpr-patching.odp overview] (Avi Kivity, Oct 2008)&lt;br /&gt;
* [http://markmc.fedorapeople.org/virtio-code-review/VirtioCodeReview.pdf Virtio code walkthrough], [http://markmc.fedorapeople.org/virtio-code-review/virtio-talk.txt notes], [http://blogs.gnome.org/markmc/2008/05/28/checksums-scatter-gather-io-and-segmentation-offload/ GSO background] (Mark McLoughlin, Oct 2008), and [http://portal.acm.org/citation.cfm?id=1400097.1400108 ACM pdf about virtio by Rusty Russell]&lt;br /&gt;
== White papers: ==&lt;br /&gt;
* Qumranet&#039;s [http://www.qumranet.com/files/white_papers/KVM_Whitepaper.pdf KVM Whitepaper]&lt;br /&gt;
== Books ==&lt;br /&gt;
* [http://qemu-buch.de/english/order.php Book &amp;quot;QEMU &amp;amp; KVM&amp;quot;, ISBN 978-3-8370-0876-0]&lt;br /&gt;
* [http://www.seshop.com/product/detail/12214/ Book &amp;quot;KVM tettei nyuumon&amp;quot;, ISBN 4798121401]&lt;br /&gt;
== Magazine Articles ==&lt;br /&gt;
* [http://www.linux-magazine.com/Issues/2008/86/DEEP-VIRTUE Linux Magazine]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/reports/6490/4/ KVM for Embedded] at Linux Planet&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/reports/6503/1/ Linux as a hypervisor] at Linux Planet&lt;br /&gt;
== Benchmarks ==&lt;br /&gt;
* [http://www.phoronix.com/scan.php?page=article&amp;amp;item=ubuntu_virt_benchmarks&amp;amp;num=1 Phoronix - Ubuntu 8.04 KVM Benchmarks]&lt;br /&gt;
* [http://www.phoronix.com/scan.php?page=article&amp;amp;item=intel_corei7_virt&amp;amp;num=1 Phoronix - Intel Core i7 Virtualization Performance]&lt;br /&gt;
== Documentation ==&lt;br /&gt;
* [[small_look_inside|small look inside(kvm-54)]]&lt;br /&gt;
* [[buildup|qemu kvm buildup]]&lt;br /&gt;
* [[vl_runthrough|qemu-system-x86_64 startup (kvm-57)]]&lt;br /&gt;
* [[initialization|initialization (kvm-57)]]&lt;br /&gt;
* [[file_layout_in_kernel|file layout in kernel (~kvm-58)]]&lt;br /&gt;
* [http://qemu-buch.de/ Wikibook &amp;quot;QEMU &amp;amp; KVM&amp;quot;] &lt;br /&gt;
* [[Memory|How KVM deals with memory]] - a look inside how KVM interacts with the Linux VM.&lt;br /&gt;
* [[perf_events|Counting and tracing KVM events]]&lt;br /&gt;
== KVM Doxygen Documentation ==&lt;br /&gt;
* [http://doxygen.org/ kvm doxygen documentation tool]&lt;br /&gt;
== Tools ==&lt;br /&gt;
* [[tools|Tools]]&lt;br /&gt;
== Supported cpus ==&lt;br /&gt;
* [[processor_support|cpus]]&lt;br /&gt;
== Others ==&lt;br /&gt;
* [http://www.essaywritingservices.co.uk/ Essay writing help]&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=KVM-Autotest&amp;diff=3584</id>
		<title>KVM-Autotest</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=KVM-Autotest&amp;diff=3584"/>
		<updated>2011-05-26T05:21:58Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= KVM-Autotest =&lt;br /&gt;
&lt;br /&gt;
The KVM-Autotest system is a client test for the [http://autotest.kernel.org/ autotest] framework. Its main purpose is to serve as an automated regression testing tool for KVM developers, and for doing regular automated testing of KVM (provided you use it with the server testing infrastructure).&lt;br /&gt;
&lt;br /&gt;
Autotest is a project that aims to provide tools and libraries to perform automated testing on the linux platform. KVM autotest is a subproject under the autotest umbrella. For more information on autotest, see http://autotest.kernel.org/. Autotest is a modular framework, and KVM autotest is nothing more than a submodule of the client module. Of course, for more complex testing we also use other parts of autotest, and for centralized tests, we deploy a full autotest infrastructure.&lt;br /&gt;
&lt;br /&gt;
KVM autotest aims to be a centralizing project for most of the KVM functional and performance testing needs. We cover:&lt;br /&gt;
&lt;br /&gt;
* Guest OS install, for both Windows (WinXP - Win7) and Linux (RHEL, Fedora, OpenSUSE and others through step engine mechanism)&lt;br /&gt;
* Serial output for Linux guests&lt;br /&gt;
* Migration, networking, timedrift and other types of tests&lt;br /&gt;
* Monitor control for both human and QMP protocols&lt;br /&gt;
* Build and use qemu using various methods (source tarball, git repo, rpm)&lt;br /&gt;
* Some level of performance testing can be made.&lt;br /&gt;
* The KVM unit tests can be run comfortably from inside kvm autotest, we do have full integration with the unittest execution&lt;br /&gt;
&lt;br /&gt;
We support x86_64 hosts with hardware virtualization support (AMD and Intel), and Intel 32 and 64 bit guest operating systems. &lt;br /&gt;
&lt;br /&gt;
For an overview about KVM autotest, how this project was created, its goals, structure, and how to develop simple tests, you can refer to the [http://vimeo.com/15234614 KVM forum 2010 presentation], [[Media:2010-forum-Kvm-autotest.pdf | Slides]]&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Getting Started|Getting Started with KVM testing]] - How to get your first tests up and running.&lt;br /&gt;
* [[KVM-Autotest/Cmdline|Using the autotest command line]] - How to use the autotest cli to run your kvm tests in an easier way&lt;br /&gt;
* [[KVM-Autotest/Test Config File|The test configuration file format]] - How to work with the framework configuration file format. &lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Tests|KVM subtest reference]] - Brief overview of the available test API.&lt;br /&gt;
* [[KVM-Autotest/Contributing|Contribute to KVM autotest]] - Guidance on how to submit patches. &lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Parameters|Framework parameters]] - Lists and explains the parameters used by the framework.&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/AddNewGuests|Adding New Step files]] - The default install mode for most guests now is the unattended install, but for some guests, we might need to use step based install. This explains how to do so.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/TODO|TODO]] - TODO list, for those interested in helping.&lt;br /&gt;
[http://writing-help.org/ Writing help]&lt;br /&gt;
[http://www.essaywritingservices.co.uk/ Essay writing help]&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Main_Page&amp;diff=3583</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Main_Page&amp;diff=3583"/>
		<updated>2011-05-26T04:38:51Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Kernel Based Virtual Machine ==&lt;br /&gt;
&lt;br /&gt;
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V). It consists of a loadable kernel module, kvm.ko, that provides the core virtualization infrastructure and a processor specific module, kvm-intel.ko or kvm-amd.ko. KVM also requires a modified QEMU although work is underway to get the required changes upstream. &lt;br /&gt;
&lt;br /&gt;
Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc.&lt;br /&gt;
&lt;br /&gt;
The kernel component of KVM is included in mainline Linux, as of 2.6.20.&lt;br /&gt;
&lt;br /&gt;
KVM is open source software and [http://www.essaywritingservices.co.uk/ Essay writing help]&lt;br /&gt;
&lt;br /&gt;
== Common Pages ==&lt;br /&gt;
{| style=&amp;quot;border:none&amp;quot;&lt;br /&gt;
|style=&amp;quot;width:50%;border:none;&amp;quot;|&lt;br /&gt;
* [[KVM Forum]]&lt;br /&gt;
** [[KVM Forum 2011]]&lt;br /&gt;
** [[KVM Forum 2010]]&lt;br /&gt;
* [[LinuxPlumbers2010|Linux Plumbers Conference 2010]]&lt;br /&gt;
* [[TODO]]&lt;br /&gt;
* [[KVM-Autotest]]&lt;br /&gt;
* [[KVM Features]]&lt;br /&gt;
|style=&amp;quot;width:50%;border:none;&amp;quot;|&lt;br /&gt;
* [[Management Tools]]&lt;br /&gt;
* [[Documents]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Common External Pages ==&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;border:none&amp;quot;&lt;br /&gt;
|style=&amp;quot;width:50%;border:none;&amp;quot;|&lt;br /&gt;
* [http://www.qemu.org/ QEMU]&lt;br /&gt;
* [http://wiki.xensource.com/xenwiki/HVM_Compatible_Processors Xen&#039;s HVM Compatible Processors List]&lt;br /&gt;
|style=&amp;quot;width:50%;border:none;&amp;quot;|&lt;br /&gt;
* [http://qemu-buch.de Book &amp;quot;qemu-kvm &amp;amp; libvirt&amp;quot;]&lt;br /&gt;
* [http://qemu-buch.de/cgi-bin/moin.cgi/ QEMU Wiki]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=KVM-Autotest&amp;diff=3564</id>
		<title>KVM-Autotest</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=KVM-Autotest&amp;diff=3564"/>
		<updated>2011-05-19T18:00:44Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= KVM-Autotest =&lt;br /&gt;
&lt;br /&gt;
The KVM-Autotest system is a client test for the [http://autotest.kernel.org/ autotest] framework. Its main purpose is to serve as an automated regression testing tool for KVM developers, and for doing regular automated testing of KVM (provided you use it with the server testing infrastructure).&lt;br /&gt;
&lt;br /&gt;
Autotest is a project that aims to provide tools and libraries to perform automated testing on the linux platform. KVM autotest is a subproject under the autotest umbrella. For more information on autotest, see http://autotest.kernel.org/. Autotest is a modular framework, and KVM autotest is nothing more than a submodule of the client module. Of course, for more complex testing we also use other parts of autotest, and for centralized tests, we deploy a full autotest infrastructure.&lt;br /&gt;
&lt;br /&gt;
KVM autotest aims to be a centralizing project for most of the KVM functional and performance testing needs. We cover:&lt;br /&gt;
&lt;br /&gt;
* Guest OS install, for both Windows (WinXP - Win7) and Linux (RHEL, Fedora, OpenSUSE and others through step engine mechanism)&lt;br /&gt;
* Serial output for Linux guests&lt;br /&gt;
* Migration, networking, timedrift and other types of tests&lt;br /&gt;
* Monitor control for both human and QMP protocols&lt;br /&gt;
* Build and use qemu using various methods (source tarball, git repo, rpm)&lt;br /&gt;
* Some level of performance testing can be made.&lt;br /&gt;
* The KVM unit tests can be run comfortably from inside kvm autotest, we do have full integration with the unittest execution&lt;br /&gt;
&lt;br /&gt;
We support x86_64 hosts with hardware virtualization support (AMD and Intel), and Intel 32 and 64 bit guest operating systems. &lt;br /&gt;
&lt;br /&gt;
For an overview about KVM autotest, how this project was created, its goals, structure, and how to develop simple tests, you can refer to the [http://vimeo.com/15234614 KVM forum 2010 presentation], [[Media:2010-forum-Kvm-autotest.pdf | Slides]]&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Getting Started|Getting Started with KVM testing]] - How to get your first tests up and running.&lt;br /&gt;
* [[KVM-Autotest/Cmdline|Using the autotest command line]] - How to use the autotest cli to run your kvm tests in an easier way&lt;br /&gt;
* [[KVM-Autotest/Test Config File|The test configuration file format]] - How to work with the framework configuration file format. &lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Tests|KVM subtest reference]] - Brief overview of the available test API.&lt;br /&gt;
* [[KVM-Autotest/Contributing|Contribute to KVM autotest]] - Guidance on how to submit patches. &lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Parameters|Framework parameters]] - Lists and explains the parameters used by the framework.&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/AddNewGuests|Adding New Step files]] - The default install mode for most guests now is the unattended install, but for some guests, we might need to use step based install. This explains how to do so.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/TODO|TODO]] - TODO list, for those interested in helping.&lt;br /&gt;
[http://writing-help.org/ Writing help]&lt;br /&gt;
[http://www.essaywritingservices.co.uk/ Essay Writing help]&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=KVM-Autotest&amp;diff=3563</id>
		<title>KVM-Autotest</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=KVM-Autotest&amp;diff=3563"/>
		<updated>2011-05-19T18:00:35Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= KVM-Autotest =&lt;br /&gt;
&lt;br /&gt;
The KVM-Autotest system is a client test for the [http://autotest.kernel.org/ autotest] framework. Its main purpose is to serve as an automated regression testing tool for KVM developers, and for doing regular automated testing of KVM (provided you use it with the server testing infrastructure).&lt;br /&gt;
&lt;br /&gt;
Autotest is a project that aims to provide tools and libraries to perform automated testing on the linux platform. KVM autotest is a subproject under the autotest umbrella. For more information on autotest, see http://autotest.kernel.org/. Autotest is a modular framework, and KVM autotest is nothing more than a submodule of the client module. Of course, for more complex testing we also use other parts of autotest, and for centralized tests, we deploy a full autotest infrastructure.&lt;br /&gt;
&lt;br /&gt;
KVM autotest aims to be a centralizing project for most of the KVM functional and performance testing needs. We cover:&lt;br /&gt;
&lt;br /&gt;
* Guest OS install, for both Windows (WinXP - Win7) and Linux (RHEL, Fedora, OpenSUSE and others through step engine mechanism)&lt;br /&gt;
* Serial output for Linux guests&lt;br /&gt;
* Migration, networking, timedrift and other types of tests&lt;br /&gt;
* Monitor control for both human and QMP protocols&lt;br /&gt;
* Build and use qemu using various methods (source tarball, git repo, rpm)&lt;br /&gt;
* Some level of performance testing can be made.&lt;br /&gt;
* The KVM unit tests can be run comfortably from inside kvm autotest, we do have full integration with the unittest execution&lt;br /&gt;
&lt;br /&gt;
We support x86_64 hosts with hardware virtualization support (AMD and Intel), and Intel 32 and 64 bit guest operating systems. &lt;br /&gt;
&lt;br /&gt;
For an overview about KVM autotest, how this project was created, its goals, structure, and how to develop simple tests, you can refer to the [http://vimeo.com/15234614 KVM forum 2010 presentation], [[Media:2010-forum-Kvm-autotest.pdf | Slides]]&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Getting Started|Getting Started with KVM testing]] - How to get your first tests up and running.&lt;br /&gt;
* [[KVM-Autotest/Cmdline|Using the autotest command line]] - How to use the autotest cli to run your kvm tests in an easier way&lt;br /&gt;
* [[KVM-Autotest/Test Config File|The test configuration file format]] - How to work with the framework configuration file format. &lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Tests|KVM subtest reference]] - Brief overview of the available test API.&lt;br /&gt;
* [[KVM-Autotest/Contributing|Contribute to KVM autotest]] - Guidance on how to submit patches. &lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/Parameters|Framework parameters]] - Lists and explains the parameters used by the framework.&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/AddNewGuests|Adding New Step files]] - The default install mode for most guests now is the unattended install, but for some guests, we might need to use step based install. This explains how to do so.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [[KVM-Autotest/TODO|TODO]] - TODO list, for those interested in helping.&lt;br /&gt;
[http://writing-help.org/ Writing help]&lt;br /&gt;
[http://www.essaywritingservices.co.uk/ Writing help]&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=HOWTO&amp;diff=3562</id>
		<title>HOWTO</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=HOWTO&amp;diff=3562"/>
		<updated>2011-05-19T17:25:09Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Howto&#039;s =&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
* [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]&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;
=== vhost ===&lt;br /&gt;
* [[UsingVhost|Using vhost]]&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;
=== Gentoo ===&lt;br /&gt;
* [[KvmOnGentoo|KVM on Gentoo hosts]]&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;
* [[Windows7Install|Install Windows 7]]&lt;br /&gt;
* [http://wp.libpf.com/?p=186 Windows 7 as guest on Debian squeeze] - with libvirt&#039;s virt-install recipe and virtio disk driver step-by-step instructions&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;
* [[kvmtools|Python scripts to manage qemu-kvm guest from cmdline]] - yet another qemu-kvm script &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;br /&gt;
* [http://www.essaywritingservices.co.uk/ essay writing help] - Best Place For Writing help&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
	<entry>
		<id>https://linux-kvm.org/index.php?title=Documents&amp;diff=3561</id>
		<title>Documents</title>
		<link rel="alternate" type="text/html" href="https://linux-kvm.org/index.php?title=Documents&amp;diff=3561"/>
		<updated>2011-05-19T17:19:13Z</updated>

		<summary type="html">&lt;p&gt;Smartjet: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Documents =&lt;br /&gt;
                                                                         &lt;br /&gt;
== User/Admin documentation ==&lt;br /&gt;
* [[HOWTO]]&lt;br /&gt;
* [http://wiki.qemu.org/Qemu-doc.html QEMU user manual]&lt;br /&gt;
* [[Tuning_KVM]]&lt;br /&gt;
== Presentations ==&lt;br /&gt;
* Presentations on many aspects of KVM were made at [[KVM Forum 2007]] (Aug 2007).&lt;br /&gt;
* Presentations from the [[KVM Forum 2008]] (June 2008)&lt;br /&gt;
* Avi Kivity&#039;s presentation from the [http://ols.108.redhat.com/2007/Reprints/kivity-Reprint.pdf Ottawa Linux Symposium 2007] (Jun 2007).&lt;br /&gt;
* TPR patching [attachment:kvm-tpr-patching.odp overview] (Avi Kivity, Oct 2008)&lt;br /&gt;
* [http://markmc.fedorapeople.org/virtio-code-review/VirtioCodeReview.pdf Virtio code walkthrough], [http://markmc.fedorapeople.org/virtio-code-review/virtio-talk.txt notes], [http://blogs.gnome.org/markmc/2008/05/28/checksums-scatter-gather-io-and-segmentation-offload/ GSO background] (Mark McLoughlin, Oct 2008), and [http://portal.acm.org/citation.cfm?id=1400097.1400108 ACM pdf about virtio by Rusty Russell]&lt;br /&gt;
== White papers: ==&lt;br /&gt;
* Qumranet&#039;s [http://www.qumranet.com/files/white_papers/KVM_Whitepaper.pdf KVM Whitepaper]&lt;br /&gt;
== Books ==&lt;br /&gt;
* [http://qemu-buch.de/english/order.php Book &amp;quot;QEMU &amp;amp; KVM&amp;quot;, ISBN 978-3-8370-0876-0]&lt;br /&gt;
* [http://www.seshop.com/product/detail/12214/ Book &amp;quot;KVM tettei nyuumon&amp;quot;, ISBN 4798121401]&lt;br /&gt;
== Magazine Articles ==&lt;br /&gt;
* [http://www.linux-magazine.com/Issues/2008/86/DEEP-VIRTUE Linux Magazine]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/reports/6490/4/ KVM for Embedded] at Linux Planet&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/reports/6503/1/ Linux as a hypervisor] at Linux Planet&lt;br /&gt;
== Benchmarks ==&lt;br /&gt;
* [http://www.phoronix.com/scan.php?page=article&amp;amp;item=ubuntu_virt_benchmarks&amp;amp;num=1 Phoronix - Ubuntu 8.04 KVM Benchmarks]&lt;br /&gt;
* [http://www.phoronix.com/scan.php?page=article&amp;amp;item=intel_corei7_virt&amp;amp;num=1 Phoronix - Intel Core i7 Virtualization Performance]&lt;br /&gt;
== Documentation ==&lt;br /&gt;
* [[small_look_inside|small look inside(kvm-54)]]&lt;br /&gt;
* [[buildup|qemu kvm buildup]]&lt;br /&gt;
* [[vl_runthrough|qemu-system-x86_64 startup (kvm-57)]]&lt;br /&gt;
* [[initialization|initialization (kvm-57)]]&lt;br /&gt;
* [[file_layout_in_kernel|file layout in kernel (~kvm-58)]]&lt;br /&gt;
* [http://qemu-buch.de/ Wikibook &amp;quot;QEMU &amp;amp; KVM&amp;quot;] &lt;br /&gt;
* [[Memory|How KVM deals with memory]] - a look inside how KVM interacts with the Linux VM.&lt;br /&gt;
* [[perf_events|Counting and tracing KVM events]]&lt;br /&gt;
== KVM Doxygen Documentation ==&lt;br /&gt;
* [http://doxygen.org/ kvm doxygen documentation tool]&lt;br /&gt;
== Tools ==&lt;br /&gt;
* [[tools|Tools]]&lt;br /&gt;
== Supported cpus ==&lt;br /&gt;
* [[processor_support|cpus]]&lt;br /&gt;
&lt;br /&gt;
[http://writing-help.org/ essay writing help]&lt;br /&gt;
[http://www.essaywritingservices.co.uk/ essay writing help]&lt;/div&gt;</summary>
		<author><name>Smartjet</name></author>
	</entry>
</feed>