Package qemu: Information

    Source package: qemu
    Version: 2.5.1.1-alt0.M70C.7
    Build time:  Oct 8, 2018, 04:55 PM in the task #213613
    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.

    List of rpms provided by this srpm:
    ivshmem-tools (x86_64, i586)
    ivshmem-tools-debuginfo (x86_64, i586)
    qemu (x86_64, i586)
    qemu-aux (noarch)
    qemu-common (noarch)
    qemu-doc (noarch)
    qemu-guest-agent (x86_64, i586)
    qemu-guest-agent-debuginfo (x86_64, i586)
    qemu-img (x86_64, i586)
    qemu-img-debuginfo (x86_64, i586)
    qemu-system (x86_64, i586)
    qemu-system-debuginfo (x86_64, i586)
    qemu-user (x86_64, i586)
    qemu-user-debuginfo (x86_64, i586)

    Maintainer: Lenar Shakirov


      1. libxfs-devel
      2. libfdt-devel >= 1.4.0
      3. libsasl2-devel
      4. libsnappy-devel
      5. bzlib-devel
      6. ceph-devel
      7. liblzo2-devel
      8. libspice-server-devel >= 0.12.0
      9. glib2-devel >= 2.38
      10. glib2-devel-static
      11. glibc-devel-static
      12. glibc-kernheaders
      13. perl-podlators
      14. libncurses-devel
      15. libssh2-devel >= 1.2.8
      16. libnettle-devel
      17. libnfs-devel >= 1.9.3
      18. pkgconfig(glusterfs-api)
      19. libnuma-devel
      20. libgnutls-devel >= 2.9.10
      21. seabios >= 1.7.4-alt2
      22. seavgabios
      23. libpci-devel
      24. spice-protocol >= 0.12.3
      25. libpixman-devel >= 0.21.8
      26. libpng-devel
      27. python-base
      28. texinfo
      29. libSDL-devel
      30. iasl
      31. libcacard-devel >= 2.5.0
      32. libX11-devel
      33. ipxe-roms-qemu >= 1.0.0-alt4.git93acb5d
      34. libcap-devel
      35. libcap-ng-devel
      36. libibverbs-devel
      37. libpulseaudio-devel
      38. libiscsi-devel >= 1.9.0
      39. libaio-devel
      40. libjemalloc-devel
      41. libjpeg-devel
      42. libalsa-devel
      43. libattr-devel
      44. libbluez-devel
      45. libcurl-devel
      46. xen-devel
      47. librdmacm-devel
      48. libtasn1-devel
      49. libusb-devel >= 1.0.13
      50. libusbredir-devel >= 0.5
      51. zlib-devel
      52. libuuid-devel
      53. zlib-devel-static
      54. libvde-devel

    Last changed


    Sept. 25, 2018 Lenar Shakirov 2.5.1.1-alt0.M70C.7
    - Rebuild with new libspice-gtk v0.28:
      * rendering and overall performance improvements in v0.21
      * add spice+unix://path connection support in v0.28
    March 12, 2018 Lenar Shakirov 2.5.1.1-alt0.M70C.6
    - Enable options: libusb, libiscsi, libnfs, glusterfs
    Sept. 26, 2017 Vladimir D. Seleznev 2.5.1.1-alt0.M70C.5
    - Fixes:
      + CVE-2017-13672: vga: OOB read access during display update
      + CVE-2017-8380: scsi: off-by-one error in megasas_mmio_wri allows remote
        attackers to have unspecified impact via unknown vectors
      + CVE-2017-12809: ide: flushing of empty CDROM drives leads to NULL dereference
      + CVE-2017-10664: qemu-nbd: server breaks with SIGPIPE upon client abort