xen 4.16.2-2 source package in Ubuntu

Changelog

xen (4.16.2-2) unstable; urgency=medium

  * debian/control: Add libzstd-dev as Build-Depends
  * Pick upstream commit c3bd0b83ea ("x86/CPUID: surface suitable value in EBX
    of XSTATE subleaf 1") to fix compatibility with Linux 5.19.
    (Closes: #1020787)

 -- Hans van Kranenburg <email address hidden>  Wed, 28 Sep 2022 19:03:14 +0200

Upload details

Uploaded by:
Debian Xen Team
Uploaded to:
Sid
Original maintainer:
Debian Xen Team
Architectures:
amd64 arm64 armhf
Section:
kernel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xen_4.16.2-2.dsc 3.9 KiB baba41addc1288e34b54738d6a4085e1e2e09f15fd4962ff143c69129a9f24f1
xen_4.16.2.orig.tar.xz 4.3 MiB 515da24b898af97254047c415a61bc9729f5c029a45e7dc9e33ba73783853a6e
xen_4.16.2-2.debian.tar.xz 128.8 KiB 235ace3ebddc2d5329faaaf025f92bd08947d6e6b5dc32ead2d9d23129a14aa8

Available diffs

No changes file available.

Binary packages built by this source

libxen-dev: Public headers and libs for Xen

 This package contains the public headers and static libraries for Xen.
 .
 The libxenlight library is intended as a common base for all Xen toolstack
 developers. The libxlutil library contains additional helpers which may
 be useful to toolstack developers.
 .
 The libxenstore library allows userspace processes to interact with
 the XenStore database. Command line tools for accessing xenstore are
 provided is via the xenstore-utils package.
 .
 Most of the other included libraries are internal, and intended for
 use by the Xen toolstack, rather than directly.

libxencall1: Xen runtime library - libxencall

 Shared library for Xen utilities.

libxencall1-dbgsym: debug symbols for libxencall1
libxendevicemodel1: Xen runtime libraries - libxendevicemodel

 Shared library for Xen utilities.

libxendevicemodel1-dbgsym: debug symbols for libxendevicemodel1
libxenevtchn1: Xen runtime libraries - libxenevtchn

 Shared library for Xen utilities.

libxenevtchn1-dbgsym: debug symbols for libxenevtchn1
libxenforeignmemory1: Xen runtime libraries - libxenforeignmemory

 Shared library for Xen utilities.

libxenforeignmemory1-dbgsym: debug symbols for libxenforeignmemory1
libxengnttab1: Xen runtime libraries - libxengnttab

 Shared library for Xen utilities.

libxengnttab1-dbgsym: debug symbols for libxengnttab1
libxenhypfs1: Xen runtime library - libxenhypfs

 Shared library for Xen utilities.

libxenhypfs1-dbgsym: debug symbols for libxenhypfs1
libxenmisc4.16: No summary available for libxenmisc4.16 in ubuntu lunar.

No description available for libxenmisc4.16 in ubuntu lunar.

libxenmisc4.16-dbgsym: No summary available for libxenmisc4.16-dbgsym in ubuntu lunar.

No description available for libxenmisc4.16-dbgsym in ubuntu lunar.

libxenstore4: Xen runtime libraries - libxenstore

 Shared library for Xen utilities.

libxenstore4-dbgsym: debug symbols for libxenstore4
libxentoolcore1: Xen runtime libraries - libxentoolcore

 Shared library for Xen utilities.

libxentoolcore1-dbgsym: debug symbols for libxentoolcore1
libxentoollog1: Xen runtime libraries - libxentoollog

 Shared library for Xen utilities.

libxentoollog1-dbgsym: debug symbols for libxentoollog1
xen-doc: Xen documentation

 Documentation for the Xen hypervisor and surrounding software,
 including descriptions of the hypercall interfaces and of some
 of the library APIs.
 .
 You do not need this package for the primary manpages for the
 Xen control utilities, as those are in the xen-utils-common package.

xen-hypervisor-4.16-amd64: No summary available for xen-hypervisor-4.16-amd64 in ubuntu lunar.

No description available for xen-hypervisor-4.16-amd64 in ubuntu lunar.

xen-hypervisor-4.16-arm64: No summary available for xen-hypervisor-4.16-arm64 in ubuntu lunar.

No description available for xen-hypervisor-4.16-arm64 in ubuntu lunar.

xen-hypervisor-4.16-armhf: No summary available for xen-hypervisor-4.16-armhf in ubuntu lunar.

No description available for xen-hypervisor-4.16-armhf in ubuntu lunar.

xen-hypervisor-common: Xen Hypervisor - common files

 The configuration which arranges for an installed hypervisor to be booted
 as default, with the right command line arguments passed to both
 hypervisor and host (Domain 0) kernel.
 .
 This package is only required on the host system (Domain 0) and not on the
 virtual guest systems (Domain U).

xen-system-amd64: Xen System on AMD64 (metapackage)

 This package depends on the latest Xen hypervisor for use on AMD64 and the
 Xen utils.

xen-system-arm64: Xen System on ARM64 (metapackage)

 This package depends on the latest Xen hypervisor for use on ARM64 and the
 Xen utils.

xen-system-armhf: Xen System on ARMHF (metapackage)

 This package depends on the latest Xen hypervisor for use on ARMHF and the
 Xen utils.

xen-utils-4.16: No summary available for xen-utils-4.16 in ubuntu lunar.

No description available for xen-utils-4.16 in ubuntu lunar.

xen-utils-4.16-dbgsym: No summary available for xen-utils-4.16-dbgsym in ubuntu lunar.

No description available for xen-utils-4.16-dbgsym in ubuntu lunar.

xen-utils-common: Xen administrative tools - common files

 The userspace tools to manage a system virtualized through the Xen virtual
 machine monitor.
 .
 This package is only required on the host system (Domain 0) and not on the
 virtual guest systems (Domain U).

xen-utils-common-dbgsym: debug symbols for xen-utils-common
xenstore-utils: Xenstore command line utilities for Xen

 This package contains command line utilities for interacting with
 XenStore.
 .
 XenStore is a shared database used for interdomain communication of
 configuration and status information. It is accessible to all domains
 running on the same Xen host. See https://wiki.xen.org/wiki/XenStore for
 more information.
 .
 In the common case these tools are used by the Xen toolstack running in
 domain0 (or a driver domain) however they may also be used in a guest
 domain to support local scripting which wants to communicate via XenStore.

xenstore-utils-dbgsym: debug symbols for xenstore-utils