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

    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