Package qemu: Information

  • Default inline alert: Version in the repository: 5.2.0-alt6

Binary package: qemu
Version: 2.11.0-alt1
Architecture: x86_64
Build time:  Dec 22, 2017, 10:59 PM in the task #197271
Source package: qemu
Category: Emulators
Report package bug
License: GPL/LGPL/BSD
Summary: QEMU CPU Emulator
Description: 
QEMU is a fast processor emulator using dynamic translation to achieve
good emulation speed.  QEMU has two operating modes:

* Full system emulation.  In this mode, QEMU emulates a full system
  (for example a PC), including a processor and various peripherials.
  It can be used to launch different Operating Systems without rebooting
  the PC or to debug system code.

* User mode emulation.  In this mode, QEMU can launch Linux processes
  compiled for one CPU on another CPU.  It can be used to launch the
  Wine Windows API emulator or to ease cross-compilation and
  cross-debugging.

As QEMU requires no host kernel patches to run, it is very safe and easy
to use.

Maintainer: Alexey Shabalin


Last changed


Dec. 20, 2017 Alexey Shabalin 2.11.0-alt1
- 2.11.0
Nov. 2, 2017 Gleb Fotengauer-Malinovskiy 2.10.1-alt3
- Enabled support of *attr syscalls in qemu-user static binaries.
Oct. 13, 2017 Alexey Shabalin 2.10.1-alt2
- fixed qemu-kvm for armh and aarch64 (sbolshakov@)
- disable numa for armh (sbolshakov@)