[GIT PULL] xen: branch for v6.3-rc1

From: Juergen Gross
Date: Sun Feb 19 2023 - 00:33:37 EST


Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.3-rc1-tag

xen: branch for v6.3-rc1

It contains the following patches:

- A patch to help deprecating the /proc/xen files by making the related
information available via sysfs.

- 2 patches for making the Xen variants of play_dead "noreturn".

- A patch to support a shared Xen platform interrupt.

- Several small cleanups and fixes.


Thanks.

Juergen

Documentation/ABI/stable/sysfs-hypervisor-xen | 13 +++++
arch/x86/xen/setup.c | 4 --
arch/x86/xen/smp.h | 2 +
arch/x86/xen/smp_pv.c | 17 ++-----
arch/x86/xen/time.c | 38 +++++++++++++-
arch/x86/xen/xen-head.S | 7 +++
drivers/xen/events/events_base.c | 9 ++--
drivers/xen/grant-dma-iommu.c | 11 ++++-
drivers/xen/platform-pci.c | 5 +-
drivers/xen/pvcalls-back.c | 3 +-
drivers/xen/sys-hypervisor.c | 71 +++++++++++++++++++++++++--
drivers/xen/xen-front-pgdir-shbuf.c | 2 +-
include/xen/events.h | 2 +-
tools/objtool/check.c | 1 +
14 files changed, 151 insertions(+), 34 deletions(-)

David Woodhouse (1):
xen: Allow platform PCI interrupt to be shared

Gustavo A. R. Silva (1):
xen: Replace one-element array with flexible-array member

Jan Beulich (1):
x86/Xen: drop leftover VM-assist uses

Juergen Gross (2):
x86/xen: don't let xen_pv_play_dead() return
x86/xen: mark xen_pv_play_dead() as __noreturn

Krister Johansen (1):
x86/xen/time: prefer tsc as clocksource when it is invariant

Oleksandr Tyshchenko (1):
xen/grant-dma-iommu: Implement a dummy probe_device() callback

Per Bilse (1):
drivers/xen/hypervisor: Expose Xen SIF flags to userspace

Thomas Weißschuh (1):
xen: sysfs: make kobj_type structure constant

Volodymyr Babchuk (1):
xen/pvcalls-back: fix permanently masked event channel