Hypervisors

8 Useful Free and Open Source Virtualization Tools

A Type 1 hypervisor is known as native or bare-metal. With this type, the hypervisor runs directly on the host’s hardware to control the hardware resources and to manage guest operating systems. In other words, the software hypervisor does not require an additional underlying operating system.

A Type 2 hypervisor, or hosted hypervisor, interacts with the underlying host machine hardware through the host machine’s operating system. You install it on the machine, where it runs as an application. The Type 2 hypervisor negotiates with the operating system to obtain underlying system resources. The hypervisor lets the host hardware operate multiple virtual machines independent of each other and share abstracted resources among those virtual machines.

This roundup focuses on Type 2 hypervisors. We also include GUI frontends and wrappers to view, access, and manage remote and virtual systems.

QEMU is included because it’s primarily a Type 2 hypervisor. It runs on top of a host operating system and provides virtualization capabilities for various guest operating systems and architectures.

Here’s our verdict captured in a legendary LinuxLinks-style ratings chart. Only free and open source software is eligible for inclusion.

Ratings chart

Let’s examine the programs in more detail.

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

We explore Type 1 hypervisors in this separate roundup.

Best Free and Open Source Software Read our complete collection of recommended free and open source software. Our curated compilation covers all categories of software.

Spotted a useful open source Linux program not covered on our site? Please let us know by completing this form.

The software collection forms part of our series of informative articles for Linux enthusiasts. There are hundreds of in-depth reviews, open source alternatives to proprietary software from large corporations like Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

There are also fun things to try, hardware, free programming books and tutorials, and much more.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Read our Comment FAQ.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments