Package qemu: Information

Binary package: qemu
Version: 3.0.0-alt1
Architecture: i586
Build time:  Aug 16, 2018, 04:32 AM in the task #211472
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


Aug. 15, 2018 Alexey Shabalin 3.0.0-alt1
- 3.0.0
July 11, 2018 Alexey Shabalin 2.12.0-alt2
- rebuilt against libnfs.so.12
- set arch for qemu-kvm,qemu-user-binfmt,qemu-user-static-binfmt packages
April 27, 2018 Alexey Shabalin 2.12.0-alt1
- 2.12.0
- use python3 for build
- generate binfmt configs with qemu-binfmt-conf.sh
- build all supported arch targets (riscv too)
- new packages:
  + qemu-audio-alsa
  + qemu-audio-oss
  + qemu-audio-pa
  + qemu-audio-sdl
  + qemu-ui-curses
  + qemu-ui-gtk
  + qemu-ui-sdl