Package qemu: Information

    Binary package: qemu
    Version: 2.6.2-alt0.M70C.5
    Architecture: x86_64
    Build time:  Nov 22, 2018, 07:05 PM in the task #214582
    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: Lenar Shakirov


    Last changed


    Nov. 20, 2018 Lenar Shakirov 2.6.2-alt0.M70C.5
    - qemu-kvm.sh fixed on i?86 systems
    Oct. 12, 2018 Lenar Shakirov 2.6.2-alt0.M70C.4
    - Backport to C7
    July 28, 2017 Lenar Shakirov 2.6.2-alt0.M80P.4
    - load-lapic-state-at-post_load-ubuntu-1618431.patch added: