KVM (Kernel-based Virtual Machine) icon
KVM (Kernel-based Virtual Machine) icon

KVM (Kernel-based 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.

KVM (Kernel-based Virtual Machine) screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Linux
  • Android
-
No reviews
118likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight
  2.  Privacy focused
  3.  Security-focused

Features

  1.  Virtualization
  2.  Linux-based
  3.  Command line interface
  4.  Nt kernel
  5.  Portable
  6.  Works Offline
  7.  Ad-free
  8.  No Tracking
  9.  Extensible by Plugins/Extensions
  10.  Container Virtualization
  11.  Emulation

 Tags

  • gnu-linux
  • virtualize
  • management-tools
  • virtual-machine-manager
  • os-utilities

KVM (Kernel-based Virtual Machine) News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

KVM (Kernel-based Virtual Machine) information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    40 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Network & AdminOS & UtilitiesSecurity & PrivacySystem & Hardware

Popular alternatives

View all

Top KVM (Kernel-based Virtual Machine) apps (extensions / mods etc)

View all
KVM (Kernel-based Virtual Machine) was added to AlternativeTo by riveravaldez on and this page was last updated . KVM (Kernel-based Virtual Machine) is sometimes referred to as KVM, Kernel-based Virtual Machine, Kernel based Virtual Machine
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

Software used by the hackers in the Emmy and Golden Globe award winning drama/thriller series Mr. Robot. **THIS LIST …

List by Tim_B with 33 apps, updated
List by Robert with 43 apps, updated

My Favorite Apps

List by Martynas Stake with 18 apps, updated

What is KVM (Kernel-based 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. KVM also requires a modified QEMU although work is underway to get the required changes upstream.

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.

The kernel component of KVM is included in mainline Linux, as of 2.6.20.

KVM is open source software.