Hypervisors

QEMU – machine emulator and virtualizer

QEMU is a generic and open source machine emulator and virtualizer.

QEMU can be used in several different ways. The most common is for System Emulation, where it provides a virtual model of an entire machine (CPU, memory and emulated devices) to run a guest OS. In this mode the CPU may be fully emulated, or it may work with a hypervisor such as KVM, Xen or Hypervisor.Framework to allow the guest to run directly on the host CPU.

The second supported way to use QEMU is User Mode Emulation, where QEMU can launch processes compiled for one CPU on another CPU. In this mode the CPU is always emulated.

QEMU also provides a number of standalone command line utilities, such as the qemu-img disk image utility that allows you to create, convert and modify disk images.

Features include:

  • Emulates a number of CPU architectures.
  • Run programs for another Linux/BSD target, on any supported architecture.
  • Virtualization – run KVM and Xen virtual machines with near native performance.
  • Cross-platform support – runs under Linux, FreeBSD, NetBSD, OpenBSD, macOS, and Windows.

Website: www.qemu.org
Support:
Developer: QEMU team
License: GNU General Public License v2.0

QEMU is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Virtualization Tools
VirtualBoxPowerful x86 and AMD64/Intel64 virtualization software
QuickemuWrapper for QEMU that automatically “does the right thing”
QEMUMachine emulator and virtualizer
BoxesView, access, and manage remote and virtual systems
virt-managerDesktop tool for managing virtual machines via libvirt
IncusModern, secure and powerful system container and virtual machine manager
QuickguiGaphical user interface for the Quickemu virtual machine manager.
CassowaryRun Windows virtual machine on Linux

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted