www.linux-kvm.org Open in urlscan Pro
54.235.92.128  Public Scan

Submitted URL: http://linux-kvm.org.mcas-df.ms/
Effective URL: https://www.linux-kvm.org/page/Main_Page
Submission: On October 13 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

/index.php

<form id="searchform" class="mw-search form-inline" action="/index.php">
  <input type="hidden" name="title" value="Special:Search">
  <div class="input-group">
    <input name="search" placeholder="Search" title="Search KVM [alt-shift-f]" accesskey="f" id="searchInput" class="form-control" autocomplete="off">
    <div class="input-group-btn">
      <button value="Go" id="searchGoButton" name="go" title="Go to a page with this exact name if it exists" type="submit" class="searchGoButton btn btn-default"><span class="glyphicon glyphicon-share-alt"></span></button>
      <button value="Search" id="mw-searchButton" name="fulltext" title="Search the pages for this text" type="submit" class="mw-searchButton btn btn-default"><span class="glyphicon glyphicon-search"></span></button>
    </div>
  </div>
</form>

Text Content

 * Create account
 * Log in



Toggle navigation
   
 * Home
   
 * Status and Features
   * Status
   * Guest Support Status
   * Management Tools
   * KVM Features
   * Migration
   
 * Develop
   * Mailing Lists/IRC
   * Bugs
   * Code
   * TODO
   * Avocado
   
 * Conferences
   * KVM Forum
   * All Conferences
   
 * About
   * HOWTO
   * Documents
   * Downloads
   * Book "qemu-kvm & libvirt"
   * FAQ

   
 * * Discussion
   
 * * View source
   * History

From KVM
Jump to:navigation, search


KERNEL VIRTUAL MACHINE

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.

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.

KVM is open source software. The kernel component of KVM is included in mainline
Linux, as of 2.6.20. The userspace component of KVM is included in mainline
QEMU, as of 1.3.

Blogs from people active in KVM-related virtualization development are
syndicated at http://planet.virt-tools.org/


NEW PAGES

 * KVM Forum 2022
 * KVM Forum 2021
 * KVM Forum 2020
 * KVM Forum 2019
 * Failover


RANDOM ARTICLES

 * Multiqueue-optimization
 * Change cdrom
 * WindowsGuestDrivers/Repository
 * KVM Forum 2007
 * WindowsGuestDrivers


FEATURED ARTICLE

The KVM project celebrates 10 years!

See the announcement at this link, and this LWN.net article for some history of
the project.

Retrieved from
"https://www.linux-kvm.org/index.php?title=Main_Page&oldid=173792"

 * What links here
 * Related changes
 * Special pages
 * Printable version
 * Permanent link
 * Page information
 * Cite this page

   
 *