QEMU
QEMU (Quick Emulator) is a free and open-source emulator. It emulates a computer's processor through dynamic binary translation and provides a set of different hardware and device models for the machine, enabling it to run a variety of guest operating systems. It can interoperate with Kernel-based Virtual Machine (KVM) to run virtual machines at near-native speed. QEMU can also do emulation for user-level processes, allowing applications compiled for one architecture to run on another.
The free operating system OpenIndiana running within QEMU, which runs as processes on Linux | |
Original author(s) | Fabrice Bellard |
---|---|
Developer(s) | QEMU team: Peter Maydell, et al. |
Stable release | |
Repository | |
Written in | C |
Operating system | Linux, Microsoft Windows, macOS and some other UNIX platforms |
Type | Hypervisor, Emulator |
License | GPL-2.0-only |
Website | www |
QEMU supports the emulation of various architectures, including x86, ARM, PowerPC, RISC-V, and others.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.