Package xen: Information

    Source package: xen
    Version: 4.8.1-alt9.S1
    Build time:  Jun 23, 2017, 05:52 PM in the task #184659
    Category: Emulators
    Report package bug
    License: GPLv2+, LGPLv2+, BSD
    Summary: Xen is a virtual machine monitor (hypervisor)
    Description: 
    The Xen Project hypervisor is an open-source type-1 or baremetal
    hypervisor, which makes it possible to run many instances of an
    operating system or indeed different operating systems in parallel on a
    single machine (or host). The Xen Project hypervisor is the only type-1
    hypervisor that is available as open source. It is used as the basis for
    a number of different commercial and open source applications, such as:
    server virtualization, Infrastructure as a Service (IaaS),
    desktop virtualization, security applications, embedded and hardware
    appliances. The Xen Project hypervisor is powering the largest clouds in
    production today.
    
    This package contains the command line tools, needed to manage virtual
    machines running under the Xen hypervisor.

    List of rpms provided by this srpm:
    libxen (x86_64, i586)
    libxen-debuginfo (x86_64, i586)
    libxen-devel (x86_64, i586)
    xen (x86_64, i586)
    xen-debuginfo (x86_64, i586)
    xen-doc (noarch)
    xen-hypervisor (x86_64)
    xen-licenses (noarch)
    xen-ocaml (x86_64, i586)
    xen-ocaml-debuginfo (x86_64, i586)
    xen-ocaml-devel (x86_64, i586)
    xen-runtime (x86_64, i586)
    xen-runtime-common (noarch)
    xen-runtime-debuginfo (x86_64, i586)
    xen-stubdoms (x86_64, i586)



    ACL:
    Dmitriy D. Shadrinov
    @everybody

      1. perl(Pod/Man.pm)
      2. perl(Pod/Text.pm)
      3. libe2fs-devel
      4. libxml2-devel
      5. liblzma-devel
      6. perl-HTML-Parser
      7. liblzo2-devel
      8. libfdt-devel
      9. bzlib-devel
      10. gettext
      11. libssl-devel
      12. checkpolicy
      13. ghostscript
      14. perl-devel
      15. cmake
      16. libyajl-devel
      17. m4
      18. pkgconfig(glib-2.0) >= 2.12
      19. makeinfo
      20. graphviz
      21. libgcrypt-devel
      22. mingw64-binutils >= 2.26
      23. libncurses-devel
      24. seabios
      25. libnettle-devel
      26. libnl-devel >= 3.2.8
      27. libnl3 >= 3.2.8
      28. libnl3-utils >= 3.2.8
      29. nettle
      30. /usr/bin/texi2html
      31. /usr/include/gnu/stubs-32.h
      32. ocaml
      33. python-devel
      34. dev86
      35. discount
      36. texinfo
      37. iasl
      38. transfig
      39. libsystemd-devel >= 209
      40. libpci-devel
      41. libSDL-devel
      42. ipxe-roms-qemu
      43. udev
      44. libgnutls-devel
      45. libpixman >= 0.21.8
      46. libXext-devel
      47. libpixman-devel >= 0.21.8
      48. flex
      49. libpng-devel
      50. rpm-macros-uefi
      51. ocaml-findlib
      52. rpm-build-ubt
      53. ocaml-ocamlbuild
      54. ocaml-ocamldoc
      55. libaio-devel
      56. libuuid-devel
      57. libattr-devel
      58. libvde-devel
      59. zlib-devel
      60. gcc5-c++
      61. libcap-devel
      62. libjpeg-devel

    Last changed


    June 23, 2017 Dmitriy D. Shadrinov 4.8.1-alt9.S1
    - Upstream updates:
     + xen/test/Makefile: Fix clean target, broken by pattern rule (thx Ian Jackson).
     + x86: avoid leaking PKRU and BND* between vCPU-s (thx Jan Beulich). XSA-220
     + xen/arm: vgic: Sanitize target mask used to send SGI (thx Julien Grall).
     + gnttab: __gnttab_unmap_common_complete() is all-or-nothing (thx Jan Beulich). XSA-224
     + gnttab: correct logic to get page references during map requests (thx George Dunlap). XSA-224
     + gnttab: never create host mapping unless asked to (thx Jan Beulich). XSA-224
     + gnttab: fix handling of dev_bus_addr during unmap (thx George Dunlap). XSA-224
     + arm: vgic: Don't update the LR when the IRQ is not enabled (thx Julien Grall). XSA-223
     + guest_physmap_remove_page() needs its return value checked (thx Jan Beulich). XSA-222
     + memory: fix return value handing of guest_remove_page() (thx Andrew Cooper). XSA-222
     + evtchn: avoid NULL derefs (thx Jan Beulich). XSA-221
     + x86/shadow: hold references for the duration of emulated writes (thx Andrew Cooper). XSA-219
     + gnttab: correct maptrack table accesses (thx Jan Beulich). XSA-218
     + gnttab: Avoid potential double-put of maptrack entry (thx George Dunlap). XSA-218
     + gnttab: fix unmap pin accounting race (thx Jan Beulich). XSA-218
     + x86/mm: disallow page stealing from HVM domains (thx Jan Beulich). XSA-217
     + Makefile: Provide way to ship livepatch test files (thx Ian Jackson).
     + xen/test/livepatch: Add xen_nop.livepatch to .gitignore (thx Ian Jackson).
     + xen/test/livepatch: Regularise Makefiles (thx Ian Jackson).
     + xen/test/livepatch/Makefile: Install in
       DESTDIR/usr/lib/debug/xen-livepatch (thx Ian Jackson).
     + xen/arm: p2m: Fix incorrect mapping of superpages (thx Julien Grall).
     + vgic: refuse irq migration when one is already in progress (thx Stefano Stabellini).
     + arm: remove irq from inflight, then change physical affinity (thx Stefano Stabellini).
     + xen/arm: Survive unknown traps from guests (thx Julien Grall).
     + xen/arm: do_trap_hypervisor: Separate hypervisor and guest traps (thx Julien Grall).
     + xen/arm: Save ESR_EL2 to avoid using mismatched value in syndrome
       check (thx Wei Chen).
     + stop_machine: fill fn_result only in case of error (thx Gregory Herrero).
     + hvmloader: avoid tests when they would clobber used memory (thx Jan Beulich).
     + arm: fix build with gcc 7 (thx Jan Beulich).
     + x86: fix build with gcc 7 (thx Jan Beulich).
     + x86/mm: fix incorrect unmapping of 2MB and 1GB pages (thx Igor Druzhinin).
     + x86/pv: Align %rsp before pushing the failsafe stack frame (thx Andrew Cooper).
     + x86/pv: Fix bugs with the handling of int80_bounce (thx Andrew Cooper).
     + x86/vpmu_intel: fix hypervisor crash by masking PC bit in
       MSR_P6_EVNTSEL (thx Mohit Gambhir).
     + hvm: fix hypervisor crash in hvm_save_one() (thx Jan Beulich).
     + x86/32on64: properly honor add-to-physmap-batch's size (thx Jan Beulich).
    June 7, 2017 Dmitriy D. Shadrinov 4.8.1-alt8.S1
    - fix ubt-macro usage in changelog
    June 7, 2017 Dmitriy D. Shadrinov 4.8.1-alt7.S1
    - Upstream updates:
     + ibxc: fix segfault on uninitialized xch->fmem
     + tools/libxc: Tolerate specific zero-content records in migration v2 streams
     + tools: ocaml: In configure, check for ocamlopt