Package qemu: Information

    Binary package: qemu
    Version: 5.2.0-alt6.c9.1
    Architecture: aarch64
    Build time:  Oct 20, 2021, 10:59 PM in the task #284979
    Source package: qemu
    Category: Emulators
    Report package bug
    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: Paul Wolneykien


    Last changed


    Oct. 6, 2021 Paul Wolneykien 5.2.0-alt6.c9.1
    May 4, 2021 Alexey Shabalin 5.2.0-alt6
    - backport to p9 (ALT #39996)
    - Fixed execute fsfreeze hook (ALT #37000)
    April 12, 2021 Ivan A. Melnikov 5.2.0-alt5
    - Move qemu-user-static text segment to 0x60000000 (ALT #39178)
    - Drop qemu-aux dependency from qemu-user-static (ALT #39815)
    - Drop qemu-mipsn32*.conf from binfmt config packages (ALT #39619)