[GIT PULL] xen: branch for v5.17-rc4

From: Juergen Gross
Date: Sat Feb 12 2022 - 05:25:21 EST


Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.17a-rc4-tag

xen: branch for v5.17-rc4

It contains the following patches:

- 2 small cleanups

- Another fix for addressing the EFI framebuffer above 4GB when running
as Xen dom0

- A patch for letting Xen guests use reserved bits in MSI- and IO-APIC-
registers for extended APIC-IDs the same way KVM guests are doing it
already.

Thanks.

Juergen

arch/x86/include/asm/xen/cpuid.h | 7 +++++++
arch/x86/xen/enlighten_hvm.c | 9 +++++++--
arch/x86/xen/vga.c | 16 ++++++++--------
drivers/xen/pci.c | 2 +-
4 files changed, 23 insertions(+), 11 deletions(-)

Cai Huoqing (1):
xen/pci: Make use of the helper macro LIST_HEAD()

Jan Beulich (1):
xen/x86: obtain full video frame buffer address for Dom0 also under EFI

Jiapeng Chong (1):
xen/x2apic: Fix inconsistent indenting

Roger Pau Monne (1):
xen/x86: detect support for extended destination ID